0
votes
0answers
21 views

SSRS Dataset valid, but data does not show up in generated reports

I have created a Sql Reporting Services Report from a SharePoint list. I am creating this report in Microsoft SQL Server Report Builder. When I hit "run query" on my dataset in the query designer, I ...
1
vote
0answers
47 views

Query Fields in Sharepoint db via Report Builder

Which is the best way to build a report to display the count of all upload files of a specific group of content types, foreach site collection? Should I use the table AllDocs to create de DataSet or ...
0
votes
1answer
37 views

Access Reports to Documents

Is it possible to find out who has accessed a document? Ideally I would like to run a report to show who have access.
1
vote
2answers
837 views

SQL Reporting Services in SharePoint Mode Prompts for Login

Scenario: We currently have SQL Reporting Services 2008 R2 in a scale-out deployment on two servers. SSRS is configured in SharePoint integrated mode with our SharePoint 2010 servers (configured with ...
1
vote
2answers
230 views

External Data: Better to Import into SP Lists or Access Externally?

I have been tasked with creating a report in Sharepoint to display data compiled from multiple external databases. From my experience thus far it seems that a Visual WebPart is the way to go to ...