MDX with IF statement in SSRS
Hi,I'm passing a parameter in SSRS and want to use logic like IF @param = blah Then MDX1 else MDX2 (MDX1 and MDX2 both have the parameter). Is that kind of syntax allowed?Thanks
View ArticleIs it possible to disable the toolbar and have the document map enabled...
Hi,Is it possible to hide the toolbar and have the document map enabled within the same report?This is because I have several reports deployed in the same solution with the toolbar hidden, and my...
View ArticleReporting + Sharepoint problem
Hi all.I've got a problem with Reporting 2008 (integrated with SP 2010)When I try to run my report in report builder without conneting to Report server, lokup fields works fineWhen I connecting to...
View ArticleTablix Grouping
Hi All,I want to create one matrix report like this:and here is my data:I have been trying different grouping options but none of those are working. I am using SQL Server 2008 R2 reporting service with...
View ArticleReturn a code value into a variable ssrs report builder
I have the below case in my report:Receivable: RunningValue(Fields!Receivable.Value,SUM,Nothing)Production: code.SumLookup(LookupSet(Fields!Currency_Type.Value,...
View ArticleRendring of report o/p in MHTML format
I am using SSRS 2008. after exporting my report output to MHTML format, by default it is right aligned.According to my requirement report contents should be displayed in the center in the saved MHTML...
View ArticleHow to set common name to the matrix column ?
Hi ,I have one matrix report,i have two columns (ex:month_name,total).so i want to set sales as name of both month_name and total in matrix(and not repeat sales for all months).could u please give me a...
View Articledisplaying agg based on customized parameter selection
Hi guys,query returns the the quantity grouped on shop, product, car, logistic companyit looks likeshop product car logistic company QuantityA X FIAT DHL 20D C FIAT UPS 15B X BMW TNT 10i need...
View ArticleSSRS in 2012 All Questions and No Answers
I've recently been assigned the task of learning "BIDS" to generate reports... After following a tutorial for a bit on it's use I looked for a download so I could put it in practice while I learned and...
View ArticleHow to create a solution containing all reports
Hi, I have a bunch of reports on my 2005 SQL instaltion. I needed to move all of these reports to a new 2008 instance on a different machine. To do this I used the report scripter which seems to work...
View ArticleUnable to deploy Data Model using BIDS and Report Builder 1.0 not connecting...
I have been reading through different posts on the configuration and have verified the settings, but couldn’t find a solution for the issue that I am facing. This is a long post, but it’s the only way...
View ArticleHow do I pass logon parameters from a form to a SSRS 2008 Report?
I need to use basic authentication to allow access to reports based on users logged in user id on a web site but not necessarily what they are logged in to their machine with. I am using a form to post...
View ArticleGetting a count from data on my table with hidden records
Im using SSRS 2005, and i have a table thats getting me my correct data. I have this in my one of my fields: =IIF(Fields!ReceiptQuantity.Value < AVG(Fields!ReceiptQuantity.Value)...
View Articlehide columns
Hi, My ssrs report has several columns. I would like to hide two of the columns i.e. column7, column 8 (positioned in the middle of the table) if for example the value of the column2 is null....
View ArticleSSRS Sparklines with Different Data Sources than Tablix
Hi,I recently upgraded from SSRS 2008 to SSRS 2008R2. In SSRS 2008, I used an external product called "Microcharts" to produce sparklines in SSRS reports. Microcharts isn't supported in R2, and so I...
View Articlereport does not see the latest stored proc.
Hi, My report does not seem to be picking up the latest stored proc. I have even dropped and re-created the stored proc but the report still looks at the old stored proc. Even tried recreating the...
View ArticleHo do i change connection string of either single or all reports using t-sql ?
Hi All, We have moved few databases from one server to another server. There are some reports that are referring to the databases in the old server , how do i change the connection string of...
View ArticleHow can I select or configure the Linear Three Colour Range Gauge Type to...
Hi,How can I select or configure the Linear Three Colour Range Gauge Type (or similer gauge) to have 100% as green 0% as Red, 200% as Red?Something similar to the following; - If you have found any of...
View ArticleTable in a List with different dataset being used
Hi,I have a list field using the CustomerInfo data set and inside I created a table fied using the ProductInfo data set.I want to print Customer Name and below all the products for this customer. I...
View ArticleReport Viewer 2012 Beta - Installation Fails Missing System CLR Types RC0?
I am trying to install the Report Viewer 2012 Beta (http://www.microsoft.com/download/en/details.aspx?id=29024) and it right away fails saying that I am missing the installation prerequisite of...
View Article