Hi I ha开发者_如何学Gove to put drill down option for some part of Data. My requirement is..I have 50 suppliers and i have to show top 10 suppliers as normal and for remaining 40 suppliers i have to p
We use an Reporting Services inside an ASP.NET web application. (We have an *.rdlc which is presented to the ReportViewer web control in our page). Our ASPX page wires up a few report parameters in co
I\'m opening an SSRS2008 report using the http://server/reportserver/... syntax, outputting directly a PDF copy.This report has several parameters.
I created a report which uses custom libra开发者_C百科ry created by me. I\'ve copied these libraries to the following folders:
I am not sure what you call it in other technologies, on the IBM i (or iSeries) we call it overlays. The overlay is an image of a form that is stored on the server then a program generates the form wi
I have a report that groups months by quarters, so each quarter has three months and the display of the months under the quarter is toggled by the quarter header.开发者_Go百科
I am about to embark in using a report viewer in my .net page. I have a page that will search for a catgory, upon a button click, the category chosen will pass into the parameter of report viewer.
I\'m working on a Sql Server Reporting Services solution that queries across both a Sql Server data source and an Oracle 10g data source. My dev box is Windows 7 64bit with Sql Server 2008R2 and I\'m
Basically I\'ve created a list that subtotals according to the group. I then created a multi-value parameter that allows the user to choose which group is shown in the report.
I would like to set the visibility of columns based 开发者_开发技巧upon the value selected in a parameter.