I have a valid query 开发者_如何学Python(tested in SSMS and also running fine in report Preview) however it will not update the dataset with the fields.
I have a report with a simple textbox that holds Name, Address, and ZipCode fields. The fields work fine when previewed but when I put them in a block format like:
I need to create report with table which looks like this Country 1Country 2Country 3Total Category 11(2)2(1)5(6)8(9)
I\'m preparing a series of reports in ssrs 2008.In order to comply with the requirements the first page of the report has to be in portrait orientation, while the rest of the document must use landsca
I\'m looking to be able to create a report which shows some summary data and full details from the same source.
I\'m developing an intranet application. The application is working on an IIS on a w开发者_StackOverflow社区indows server 2008. I\'m using C# for coding the ASP.NET.
I´m starting to use MS-Report and I would want to know if it is possible to bind a ReportViewer component directly to an IEnumerable collection, instead of creating a DataSourceControl (ObjectDataSou
I have some reports with drilldown, and I have now been asked to add a breadcrumbs style navigation t开发者_如何学运维o the report so the user can access the parent report again without having to use
I wrote the query and did not set up the \"where clause\" because I would like to have all values returned.
I have created a query that uses a decimal as a paramater in SSRS. Code below (@TrueDemand) when running this on my local PC, via the Data page the query throws an error of trying to convert nvarchar