Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11508

Using SSRS Reports in SharePoint

$
0
0

Iam using SSRS for generating reports.

I have created the data source and dataset and iam able to retrive the data.

but items which are inside the folder are not getting displayed in report.

its not fetching items inside a report.

Dont know how to mention scope here for query.

Below is my query.

<RSSharePointList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ListName>Program</ListName>
  <ViewFields>
    <FieldRef Name="Title" />
    <FieldRef Name="Requestor" />
    </ViewFields>
</RSSharePointList>


Viewing all articles
Browse latest Browse all 11508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>