how do you control the +/- appearance of the toggle?
I have a matrix report with a bunch of nested groups. I am toggling one of the inner groups by placing a toggle item on its parent group... typical toggle item use.When you do this you get "+" icon...
View ArticleAxis title concatenation issue
Hi,I wanted to make the Axis Title of a chart equal to a parameter value concatenated with " in Thousands". The possible parameter values are "Units" and "Amount", obviously strings, but when I try to...
View ArticleCategory Labels not 1 to 1
I've played with all the axis parameters (I think) but SSRS is not giving me the category label for each bar in the column chart. When the number of bars is low it does, but at a certain point there...
View ArticleChart error definition of report, invalid detail member
I have a Dataset based on a query that produces a table roughly as...
View ArticleMigrating a SSRS 2005 report to a SSRS 2008 R2 environment
Hi,I need to know if it is possible to migrate a SSRS 2005 report to SSRS 2008 R2 installation without any problems and directly, that is without passing by SSRS 2008 version.Thanks
View ArticleAlternate the background color of rows
Hi! I 'm working whit a matrix. I want alternate the background color of rows. I did with table, but I don't Know how do I do with matrix. I desire something like this:...
View ArticleLogon failed. Logon failure: unknown user name or bad password. (Exception...
Hi,I am trying to do the example on page 414 of Brian Larson's book on 2005 Reporting Services and I get the above error. The report runs just fine in Visual Studio but not when the report is deployed...
View ArticleJump to URL open new window with Sharepoint...
I have been looking in the forums and I seem to have a pretty unique take on this problem. I want to open a new window when I click a hyperlink on my text box. Now I have seen the following...
View Articlemultiple AND clauses with null option
I have a query that i cannot get quite right while using MS report builder 3.0 pulling from a SQL 2012 db.SELECT * FROM regtesters.dbo.resreg reg WHERE (reg.regNumber = @regNumber OR @regNumber = '')...
View ArticleError message: An attempt was made to set a data set parameter '@TripDate'...
I can get this report to run fine in BIDS (VS 2012), but when deployed on the report server, I get the message above. I've already removed all datasets, and set them up again. I've checked that all...
View ArticleAdding row of columns totals in table
Hello, using a Table, how can I insert a row that shows me the totals for each column? I've not found any way until now.Thanks in advance. Luis
View ArticleRender to PDF
Is it possible to render a SSRS report directly from a report server to a physical PDF file without user intervention? We are currenly using the SSRS url to render a report and it comes up in a web...
View ArticleHow to change language format date in Start and Finish date parameter?
I have SQL Server 2008R2 SSRS on SharePoint 2010. IE version is 8.0.I have confifured language in report code. <Language>fi-FI</Language> All dates in report column data are displayed...
View ArticleHow to show only one label pr. line in a line graph?
Hi I have a line graph Which shows the number of orders for various brands during a period of time. This is the specifications: Vertical Axis: # Orders Horisontal Axis: Date Sigma Values:...
View ArticleCustom Report Item for rendering HTML tables
HelloI have some HTML stored in a varchar in SQL Server that I want to render in Reporting Services 2008. As standard, it seems SSRS08 will render HTML but only a limited number of tags are supported....
View ArticleCreating Space between 2 text boxes when we rendered into word
Hi Allwe have SSRS report where we have used many text boxes to display the results .when we preview the report the page is breaking between 2 textboxes and when we rendered this report to word we are...
View ArticleSSRS formatting a field in a table
I am working on SQl reporting services. And i have to format table1 to table2 which can be found in screen shot. Basically if the values in the field Task-Name, Solution, and Date matches for any...
View ArticleSSRS 2008 mailto: multiple recipient Problem
Hi I am getting error in ssrs 2008 hyperlink to send e mail multiple recipient like="mailto:test@test.com;test1@test.com"regardsrohit
View ArticleSSRS 2008 configuration Manager - "Invalid Class"
Reporting Services Configuration Manager is throwing an error when I try to "Find" the server. The manager starts up and takes me to the "Reporting Services Configuration Connection" window. I click on...
View Articledivide by zero in SSRS
I have this exp for a calculated column in my Report “=Fields!email_subscribers.Value / Fields!TSA.Value” but at runtime I get the warning below: Warning 1 [rsRuntimeErrorInExpression] The Value...
View Article