reporting-services
SSRS wont publish report but it returns successful as if it did
public static void ListFolders() { HomeFolderListing = new List<string>(); ReportingServiceSoapClient rs = new ReportingServiceSoapClient();[详细]
2023-04-13 09:16 分类:问答SSRS and SharePoint 2010
I have use SSRS 2008 before installing SharePoint 2010. I dig around th开发者_Go百科at there is a way to switch the mode from native to sharepoint integration but the question now is when i did my swi[详细]
2023-04-13 07:53 分类:问答SSRS Date Parameter Requirements and DateDiff
In my SSRS report, I have a start date and an end date as two of my parameters.I have others as well, so the 开发者_如何学运维start and end date can be NULL.However, I would like to make sure that if[详细]
2023-04-13 07:27 分类:问答Report viewer does not load, showing blank space - running local RDLC files
I got a problem with reporting services, running local rdlc files on the 2005 version. I have in the HTML a report viewer set to run locally as follows :[详细]
2023-04-13 06:30 分类:问答Generating report from two separate tables using visual studio
I\'ve got a table(concepttable) w开发者_如何学Chich has stored emotions in conceptname column such as happy sad etc. Users can add more emotions in it via asp web form.[详细]
2023-04-13 05:26 分类:问答SSRS - Ignore single aggregate value when drilling down
I am new to SSRS and I am creating a Drill Down report. This report is comparable to a sales report by loc开发者_如何学编程ation. Let\'s say Country - Region - City with subtotals for each group.[详细]
2023-04-12 23:43 分类:问答Local Reporting Services column not displaying value
I added a column to my DataSet and refreshed it in the report designer.All shows up as expected.Added it to my report, ran the app, but no values are displayed for the column; it\'s just blank.If I tr[详细]
2023-04-12 20:47 分类:问答C# Cannot implicitly convert type 'ReportingServices2005.ServerInfoHeader' to ReportingServices2005.Warning[]'
follow this to add my webservice: http://msdn.microsoft.com/en-us/library/ms154052%28v=SQL.90%29.aspx http://server/reportserver/ReportService2005.asmx?wsdl[详细]
2023-04-12 20:23 分类:问答Remote login on SSRS from application
I have an application with Report viewer connected to a remote SSRS. This week , there was a change in my company and the SSRS server was migrated to another domain. Since then, I am not able to get t[详细]
2023-04-12 19:29 分类:问答SSRS 2008 R2 Charts: Selective Filtering on Chart Series
Say I have 3 Chart Series A,B,C of Dat开发者_StackOverflow社区a onsingle Chart Normally When I apply filter on Category Group CG ,the filter takes affect on all 3 series A,B,C .What I need is someway[详细]
2023-04-12 12:41 分类:问答