Can we view SSRS report on iPAD without using Sharepoint
HI All,Can we view SSRS report on iPAD without using SharePoint.Regards,Manish
View ArticleSummary Tablix and Dataset not available
I have a Summary Tablix that uses a couple of ##TempTables that are actually built by preceding Tablixes within the same report. This all worked fine until I added my Summary Tablix and now I'm getting...
View ArticleHow to use BETWEEN in an iif statement
Hello,I want to use BETWEEN in an iif statement my condition is mentioned below.=iif(Fields!TRANSDATE.Value BETWEEN Parameters!FromDate.Value AND Parameters!ToDate.Value, Fields!TXT.Value,"Opening")I...
View ArticleConvert numeric to text with specific format
How to convert and put on the following formatthe field field!abc.value (numeric field) with the following value 56.25and want to convert the number to the text like 0005625I'm using VS2013 Report...
View ArticleRe Sorting not working as expected
Hi All,I have a report which has parameter for names - forename surnamewhen all names are selected, it should show values in chart and table accordinglyIn my chart, names appear in sorted order but in...
View ArticleHierarchical filtering in SSRS reports
Hi All,. Happy New Year!!!I need to build a report in SSRS using share point list or SQL server as my back-end DB. It is a report of 100 employees monthly performance and all these employees are a part...
View ArticleHow can I delay the execution of my Summary Stored Procedure
I have a SSRS Report with two detailed matrixes that produce ##TempTables and then a Summary Matrix which utilizes those detailed ##TempTables to derive some totals. How can I get my Summary SQL Server...
View ArticleSimple SQL query question, query lookup
Please be patient ... My SQL query knowledge is almost too small to be measured.A reference to a useful tutorial would be greatly appreciated.I need to build a report. I have two tables.Table 1:...
View ArticleLandscape reports
I am converting some reports from Oracle Reports to Microsoft Reports.The source reports has a way to automatically reformats between Portrait and Landscape format. How can I do that in Microsoft...
View ArticleCalculate SUM of column based on another column SSRS
Hi,I have the following expression, however I keep getting #Error.I want to get the total result value if column Med = 1. The Result is a decimal so tried 0.00 instead of 0 however it is not working....
View ArticleSSRS Multiple Parameters from Stored Procedure - Split Function
I figured out that when I select more than 1 value for a parameter, it creates the following:'Blue,Orange'.SSRS recognizes that the 2 selections are 1 entity.I came across the DBO.Split function. I...
View ArticleSSRS 2008 R2 -> Is there any way to 'round' the borders of the boxes when...
My client wants the hard corners of the borders of the boxes in the report to be rounded. Is there any way to do that?
View ArticleChange the scale of Guage report from 50 to 100 (being 180 degree shape)
Dear Team,May I know we can set range starting from 50? minimum value should be 50 and should range to 100, however the structure should be 180 degree as default.Thanks! SHam
View ArticleSSrS Subscription Runs but No Output and No Error
SQL Server 2014.We have a data-driven subscription that runs a report. The data-driven query produces eight reports sent by email to eight different people. The subscription runs and returns status,...
View ArticleThe Microsoft Access database engine cannot open or write to the file in...
I am trying to build a report in Report Builder 3.0. I created the Data Source to point to my Excel file and the Data Set. I drag a couple of fields on to the canvas and then choose Run. I get the...
View ArticleReport Viewer Error Xmlserializer and Temp Directory
I'm using the Reportviewer to view a report on a publicly hosted web server. I'm getting the following error:Access to the temp directory is denied. Identity 'Windows\windowsacount' under which...
View ArticleDaily, Weekly, Monthly and Yearly parameter for scheduled SSRS report
Currently, I have a report that takes two parameters: StartDate and EndDate. I would like to schedule the report to run on a Daily, Weekly, Monthly or Yearly basis, but this doesn't work too well...
View ArticleMulti Select Parameters in SSRS with default selection set to "Select All
In the case of Multi Select Parameters in SSRS, How to set the default value to "Select All". I.e., by default, the Parameter value should be set to "SELECT ALL".For example, if we have a @Region as a...
View ArticleReport Builder 3 Custom Formatting a Timespan HH:mm:ss:fff
Hello all. I cannot get this to work. I am trying to format the text in a tablix textbox to HH:mm:ss.fff or HH:mm:ss:fff. Here is my...
View ArticleSSRS 2008, InterSystems Cache, and SharePoint
I recently set up a test sytem of 2 servers (both 64bit on Windows Server 2008 R2). SharePoint 2010 (SP2010) and SSRS 2008 R2 (SQL-RS01). They are integrated and I can succesfully pull and open...
View Article