I\'m writing a report that will show data based on the User!UserID built into the SSRS infrastructure.The data is sensitive to the user\'s department.
Wondering if I could get some advice and direction on this following 开发者_StackOverflow社区requirement:
I am using a report viewer control in an ASP.net web application. The application runs in the app pool identity (impersonate=\"false\") so it has the rights to read/write the database.
An error has occurred during local report processing. An error has occured开发者_C百科 during report processing.
I have a problem with Reporting Services, on an XP box, trying to save subscription reports onto a Windows 7 box over the network. No matter the permissions or accounts used by reporting services it a
Could anyone help me with how can we create chart for every row of the dataset in SSRS (rdl) ! Suppose the dataset has the following data
I\'m new to SQL Server reporting services, and am trying to decipher an existing report.It\'s nothing too bad, but I notice it does have two report datasets defined.(They are generated via separate st
I have an URL to a locati开发者_运维百科on on the server where it can find teh report. The report works just fine if i manually refresh it.
Assume i have a custom Windows application written in C#. This application has only the following functionalists, add, edit, delete and view. For example, a user can add a sale, change sales record, d
I have a .rdl report that formats data as a report.I want to export that data to excel as a flat table with the raw data that was returned based on the params in the report.The default excel export lo