We\'re running into a problem with one of our reports. In one of our tablixes a textbox has the following expression:
I am working with SSRS 2008 and I need some help how I should approa开发者_StackOverflow社区ch this.
Is it possible to debug SSRS custom assembly with BIDS preview mode (not connected to a Report Server)?
Anybo开发者_开发百科dy knows? Even an \"it isn\'t possible\" answer is a good one : ) Hi there,
I am getting an error when computing averages in summary line of a report.My expression looks like this:
In MS Reporting Services 2008, I have a field that is a duration stored as seconds.Is there a slick wayto get i开发者_Python百科t into hh:mm:ss format in a group section of the report?If you just want
Can you set the tab color (like setting the PageName attribute of a tablix group to name 开发者_JAVA技巧the tab) of the Excel export in SSRS 2008 R2? I have poked around but cannot find any options.I\
SSRS 2008 What is the easiest way of rounding a Time field to the nearest second so that I don\'t have time formats like 00:00:39.190000 but have 00:00:39 instead?
I have a little problem :) I have created entity which i want to f开发者_如何学Cill and display in windows report in VS 2008.
i want to download a ssrs report in Excel format in code. So i first checked the url: it is correct then i created a webrequest, with a NetworkCredential for the same user which can open the link in