Query to get fields used in reports of reportsserver database
Hi,I have more than 80 reports in more than 20 SSRS projects deployed on two reporting servers.Please provide query to get fields used in all the reports.Please help, its very urgent.Thanks,Vivek Singh
View Article#error when trying to sum a calculated field in ssrs text box
I am getting the #error when trying to sum a calculated field in ssrs text box. I have seen posts regarding division by zero but this has none of that.The calculated field is appearing correctly in the...
View ArticleSSRS 2016 - Auto refreshing mobile report - Dashboard - Page Refresh
HI,I have an SSRS 2016 mobile 'dashboard' report. I have setup auto refresh of the dataset for one minute. My problem is that the mobile reports are essentially dashboards. I need my end user to have...
View ArticleSSRS 2014 - CR/LF at the end of the exported text file with CSV renderer
Hi,I am using SSRS 2014 with a report showing a simple table of data. For Exporting to csv text file a CSV renderer is used.Following is the renderer configuration in rsreportserver.config file for...
View ArticleMobile Report publisher stylesheet
Hi,I 'm new in mobile report publisher and have starting BI development recently.and now, i would like to know how can i modify the stylesheet of mobile report publisher BI?where is the css and font...
View ArticleInternalCatalogException in Reporting Services 2008 - no reports rendering
Hi all,We've had an unexpected outage on two of our reporting services server overnight and we're hoping someone can point us in the right direction. We have a Windows Server 2008 machine running...
View ArticleWhat is the max size a string variable in SSRS 2014 and how much xml content...
I have incoming xml stream which is passed to SSRS report 2014 via asp.net call which extracts a xml message from source system .The xml schema in utf 8 format has 12 nodes and content of the data...
View ArticleSSRS Help
I have a report that displays the member address along with number of case numbers that this member is associated with. MEmber can have mutiple case numbers associated with him. So, in this case we...
View ArticleDisplay each year (value) of a parameter
Team:I have the following expression:=Parameters!year.Value(0)Which displays like so in the Year column:What I need is for each value (year) I select in the parameter to display in the table.Any help...
View ArticleFind and or replacing SQL code accross all SSRS reports
Good morning,I wondered if it is possible to find all reports where I have referenced [CHH-BI] in any part of my SQL in any SSRS report. We are soon going to be renaming new servers and been told to...
View ArticleI'm leaving is there an easy SQL update query to change the owner of all my...
Hi, I'm an Analyst and am moving roles, I have created around 100 reports and the problem is only I can change the SSRS reports I created. Is there a way to change all of my reports owner to a colleague??
View ArticleSSRS 2012, getting an error expression when using Split
Hi All,What is wrong with this expression=iif(Split(Fields!Modules.Value,";").Length>1,Split(Fields!Modules.Value,";")(1),"")it always says "#error" where Length is 1, and show right results where...
View Articleinterplay between row group sort orders and tablix sort orders
Hi we run 2012 enterprise. I was doing great with a dynamically chosen view on row groups till I got a change request.I have 4 rowgroups and two column groups. The row groups have their own heading...
View ArticleHow do you convert a number from negative to positive?
I was just wondering if there is a way of converting a number from negative to positive within Reporting Services, ie remove the "-" sign from the front of the number? One of the columns within my...
View ArticleReport builder function from external network from SharePoint 2013
Hi All,We have SharePoint 2013 with SSRS features enabled . I have created new site collection with all the SSRS features enabled , When I try to open the Report Builder report from SharePoint site am...
View ArticleConditional background image
Hi all, I would like to set up a watermark on the report using the background image on the body. The watermark visibility is controlled by the status of the record and each record starts with a new...
View ArticleCan't keep column headers visible in IE browser
Hi,I've been researching this for days and have tried many things to get my tablix column headers to freeze at top of screen when I'm scrolling down in a report IN THE BROWSER. I am using Report...
View ArticleUnwanted double quotes inserted into Filter by SSDT
Hi,I have recently migrated several SSRS reports from SQL Server 2008 R2 to SQL Server 2012.When I initial view the filters they appear correct as follows; - However when I check the rdl file out for...
View Articlecan one report both have portrait display and landscape display?
Hello:can one report both have portrait display and landscape display?take for exmaple:page 1,2,3 are portrait display (8.5in*11in) and page 4 is landscape display (11in* 8.5in)thanks very...
View ArticleURL to run mobile report
Currently I am running my mobile report in the following fashion:http://localhost/Reports_sql2016/mobilereport/folder name/Report Name I see the report, but it's in the Portal. Can we run mobile...
View Article