expression in ssrs
END SELECT LoanStatusDecription , COUNT ( DISTINCT CASE WHEN Loan_Program_ID NOT IN ('DLO','LNC','LP1') THEN ss_number END )ffel FROM ##t45 GROUP BY LoanStatusDecription ,id ORDER BY id how to write...
View ArticleIdentifying the failed jobs/subscriptions for an SSRS report
Hey, First I want to identify all the subscriptions that failed in SSRS. Then, I want to create a report that will be scheduled to run daily and give the data related to the reports that had failed...
View ArticleHow to add collapsable grouped data table manually, from scratch?
Hi all, This seems like it should be simple, but I'm pretty sure I've tried every combination of operations and msdn links, and have gotten nowhere. The step-by-step from msdn results in some kind of...
View ArticleCan not connect to Reporting Services home page, or any other page
Hello, I'm unable to access my any of my Reporting services reports pages, from any users computer, including the admin... I've set up the url like all the other examples I've seen: http://[server...
View ArticleQuering a rollup list in Sharepoint using Reporting Services
Ultimately my goal is to create a report in Reporting Services 2012 Integrated that will roll up workplan lists from client sites to display in a grid format. Is there a way to query similar lists...
View ArticleLinear Guage - Label
Hello - I've created my first gauge, and I'm having trouble understanding the Label. I want the label to ONLY show the value of the bar (ie, 32% or 49% or 75% etc) What I'm getting is: 25%, 50%, 75%...
View ArticleDatabase Mail: Successful when running SQL Stored Proc, but Failing wen using...
I set up Database Mail on SQL Server 2008 and was able to use SQL script below and successfully received e-mail. USE msdb GO EXEC sp_send_dbmail @profile_name='SQL Database Mail Profile',...
View ArticleGroup Header visibility expression
I've got a list of items grouped by category. The items are sorted by sort order...and if the first item row (sort order 0) has the same heading as it's category name then I want the category header...
View ArticleUsing Reportdefinition.cs and RepoirtingService2010.cs to get information...
I am trying to get every information(body items(map,images,texfields,...) and datasources, datasets ...). from the report but i am stocked , the class generated (Reportdefinition.cs) is intricete,i...
View ArticleReports Compare Tool?
Hi and Thanks so much for your help in advance. I've been asked to find a utility/tool that will allow us to compare the data elements of a report. In detail what we are trying to do is run a report...
View ArticleI am a non-techie getting a server error report "ASP.NET session has...
Suddenly getting this error message when trying to retrieve a report from a frequently visited site. My other computer has no problem Server Error in '/reports' Application. ASP.NET session has expired...
View Articlecache refresh plan vs null delivery provider
Hi, What is difference between 'null delivery provider' of data driven subscription and cache refresh plan in ssrs report manager?
View Articlehow to set PowerView report in PowerPoint offline mode
I have a PowerView report exported to PPT. I want to present it offline in presentation mode, however, i found it is not very user friendly because it will try to connect to Pwerview report in...
View ArticleReport parameter issue.
I have created one master report. in that report have two text boxes.each text box are mapped to the different report in same solution explorer. first text box are map to Summary report in that report...
View ArticleNeed help reporting on rebort builder metadata
HI there, I am hoping to populate a table that we use for documenting reports programmatically for old legacy report, the info I would like to retrieve and populate for each report (report builder 3)...
View ArticleGetting error while Connecting Reporting Services Configuration Manager.
hello everyone i am geting this error while connecting Reporting Services Configuration Manager. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog...
View ArticleCalling Stored Procedures Dynamically
Hi I am having a problem when trying to call a stored procedure using a parameter to supply the name of the procedure. I have two reports (A and B) that are linked with an action on a text box in...
View ArticleTablix Expression
I have a Tablix that displays a lists of Employees, their employee ID, etc. Tablix 1 John Smith ID123 David Jones ID345 George Johnson ID356 I'd like to create an additional...
View ArticleProduction server VS Enterprise Data Warehouse
In a general sense what's the difference between Production server and Enterprise Data Warehouse. Thanks in advance.svk
View Article