I have a bar chart with horizontal bars. I used this article to setup the dynamic height property: http://blogs.msdn.com/b/robertbruckner/archive/2008/10/27/charts-with-dynamic-size-based-on-categori
SSRS report calls sproc from SQL 2008 and it takes 30 sec to r开发者_运维技巧ender it. If I call the same sproc with the same params it takes 3 sec to finish.
I use SQL 2008 I have report with few groups on the left, then some numbers and another numbers (further on the right) which has to be groupped as well.
SSRS 2008 R2 Pie Chart with CustomAttribute PieDrawingStyle = Concave Everything looks great on screen, PDF开发者_C百科 looks great, printing PDF is fine, printing from the viewer looks like the pri
I\'ve just started working with SSRS 2008 and SQL Server 2008. I am trying to create a report that involves querying about certain sectors and their sub sectors (for example a sector would be somethin
Is there any way开发者_开发百科 to fire off a data subscription from using the SSRS web services?Unfortunately the SSRS web services do not support running data subscriptions.If you want to run subscr
I created a simple grouping report using BIDS 2008 and have set the following properties of a textbox to hide a row in the Table (or Tablix) control.
开发者_运维技巧In my SSRS report there are 2 parameters called DataSourceIDList and ReporterIDlist.
I\'ve created two reports in the same project, and the first report has an Action \"Go To Report\" in a tablix cell, to take it to this subreport I\'ll call SecondRpt.rdl.When I run it in BIDS, the ac
How to Repeat Page Header on each Page. Repeat on NewPage Property is not appearing in ssrs 2008 tablix 开发者_如何学运维memeber propertyAfter a little experimentation, I figured out how to consistent