SSRS with SharePoint 2010 Managed Metadata or Lookup Values - Display
When creating an SSRS (SQL Server 2008 R2) report from SharePoint 2010 list/library data using BIDS:A Lookup field or Managed Metadata field displays in the format "1;#value" rather then just the...
View ArticleConnecting SSRS to a linked server
Hello everyoneWe have an Oracle server we need to get data from. We managed to configured it as a linked server in SSMS, so now under Server Objects\Linked Servers\, we have a server called Oracle and...
View ArticleAny ProperCase function in SSRS report
There used to be a ProperCase function in Crystal Reports, is there anything similiar in the new SSRS report?
View ArticleCamel Case
I need to display text in camel case e.g. How Are You....Because of some deign limitation i can't make chnages in my SP. So i need to do it ar SSRS end....Pl let me know if y know the ans...Thanks
View ArticleChange data source of report in SharePoint 2013
Hi thereNot sure if this should be in the SharePoint forum or here, but since moving from SharePoint 2010 to 2013, we're having trouble finding where to change the data source of an existing SSRS...
View ArticleCOUNT and IIF not working?
=COUNT(IIF(Fields!AGING.Value<0))I keep getting this error and the expression looks correct to me - Any help would be appreciated.The Value expression for the textrun...
View ArticleTo display subreport page header when included in the main report
Hi, I am designing a report using SSRS 2005.The main report has a few subreports.Each subreport has header which serve as page and table header for the report content.When the subreport is run...
View ArticleSSRS report AVG calculation to exclude 'zero' values
Hi all,Please assist with the below:I have a report that contains a calculated field. I wish to find the average of a set of values, with the exception of0 values.For example, in the below, I'd like...
View ArticleThe feature: "The edition of Reporting Services that you are using requires...
Hello all,I have SQL express 2014 advance edition installed ..and i am connecting SQl server 2008 r2 instance which is in network while creating datasource in Reportserver which has Express installed...
View ArticleTo find the difference of the grouped value in other group
Hello,I have a requirement to find the difference of the grouped values in SSRS MAtrix report. Can anyone help to understand how to implement the same.Below the query for dataset. SELECT 'June-2013'...
View ArticleSSRS chart - expressions don't work on axis labels
Hi, I've noticed that expression don't work on axis properties like color and font weight. Is this also applied to series labels? I'm trying to create an if expression and doesn't change anything.Thank...
View ArticleBar Chart labels are occupying more than the needed space
Hi,I'm using a bar chart to display percentages. X axis is for 0 to 100% and Y-Axis is for categories. Labels on Y-Axis are aligned to the axis line, and it leaves some blank space on the left of the...
View ArticleSystem.IO.File.Exists - Not working
I Hide/Show an image based on the existence or not of that image. If the image exists, then I show the image the report has to show. If the image does not exist, then I show a default image. Think of...
View ArticleCalculating Exact Month Difference in SSRS
Hi I need to calculate exact month number difference between two dates .Currently I am using this function to see if the two dates differ by a month DateDiff(...
View ArticleHow to make a report public on SSRS manager
I have built a report and have deployed it on my machine .Now this machine is part of a network of computers.Can this report be made public to anyone on the network without access issues ? All I want...
View ArticlePassing Parameters
I have two reports and want to pass the parameters from one to the other.ReportB has two parameters Division and Department; both parameters read from shared datasets, dsDivision and dsDept...
View ArticleAdding subreport in drillthrough report
How can I add a sub report in a drill through report. Thanks in advance
View ArticleHow to add subreport to main report dynamically and export it to report server?
Hi, I'm trying to create custom reporting solution where the user would be able to choose from different separate reports (chart based mostly) to insert into the main report. I'm trying to create a...
View ArticleVbCrLf in expressions cause loss of data on export to Excel
I have a report where it is necessary to embed 3 text boxes in a rectangle, which then lives in a Tablix cell:Within the highlighted cell lives an expression. It was necessary in this case to use...
View ArticleSSRS 2008 R2: Why does page footer show up in Visual Studio Preview but not...
Does anyone know under what circumstances a page footer would show in Visual Studio Preview but not in HTML?It works perfect when I view it in the Previewer but when I run in HTML in IE the page footer...
View Article