Export to PowerPoint missing SSRS Integrated
Export to PowerPoint is missing in SSRS Integrated SharePoint 2016. Everywhere I read says this feature is available, but doesn't specify a setup method and assumes it's already there.Do I need any...
View ArticleHow to remove "Home" text
Hello, Using Power BI 2017 on Windows 2016. I am unable to remove the default "Home" symbol and I would like to make visible the invisible "settings, download and Help" boxes.If you know, please share....
View ArticleSSRS Expression If ISNULL or 0
Hi, I have report where it shows values from Jan to July. For a Row, The values are 0 from Jan to June and its for 1 for July. The report is showing up only July value. I want the remaining to show up...
View ArticleDisable or stop SSRS snapshots
Is there a way to stop generating History snapshots in SSRS reports ?
View Article“An error occurred during local report processing. Object reference not set...
I am using to generate rdlc report on my windows application. I have the one main report and more than 30 sub reports, which will render based on dataset values. Everything is working fine, but some...
View ArticleMain Report and Subreport solution
Hi All :I'm learning the report and we have 2 datasets which need add into reportThe structure of main dataset :StudentID , StudentName, Class, GenderThen we have another dataset (but this dataset ) is...
View ArticleHow so I group two fields(field1,field2) and get a subtotal based on field2?
The records show a client can have multiple pledged values. I need the the Principal to be summed by Pledged values along with the client so I can get a total of unique pledged principal values. My...
View ArticleFormat Currency of tool-tip as only Euro
I have reports that are used in the different country. If report is open in France, I want to show the tool-tip currency format as (abbreviated €) as suffix and If an end-user in US opens the report,...
View ArticleSSRS - Spacing
I have a flat-file to be load in SSRS report. Which already contains New Line and required spacing. Like the below image: Want to display same layout and newlines(CRLF) into SSRS. Which works fine If...
View ArticleVS 2019 does not allow headers(titles) on a report to scroll
Hello ,VS 2019 does not allow headers(titles) on a report to scroll. Please advise? regards,Brigitte Leveille
View ArticleSQL Reporting services keep filling up disk space with logs.
We got sql reporting services installed on sql always on.When system failover the sql reporting services keep filling out the disk space.The only way I know to fix is to failover the sql server...
View ArticleInclude generic reference to ReportExecutionService for utilities
OkI have a utility to generate an in memory render of an SSRS report. I want to put it in a library so it can get used across multiple projects. The problem is that I can't find a way to include a...
View ArticleSSRS iif statement error “No accessible IIf accepts this number of arguments”
Can you help with the following conditional statement. I am getting an error "bc30516 overload resolution failed because no accessible IIF accepts this number of arguements."=iif(Fields!BSGroup.Value =...
View ArticleSSRS 2017 Errors on exporting to Excel or Word .xlsx, .docx
I cannot export in SSRS 2017 to EXCEL or WORD 2013 versions, EXCELOPENXML or WORDOPENXML. 2003 versions work fine in the environment when turned on. This also happens in SSRS Report Builder. There...
View ArticleCan I provide as a static value for a SSRS Report Subscription Parameter
The report will accept <NULL> for our Report Parameters...welll the SQL Server Stored Procedure will accept <NULL>. Can I provide "NULL" as the "Specify a static value:" for the SSRS Report...
View ArticleScript Error when user changes paper size in Report Viewer control
Using the Nuget package: Microsoft.ReportingServices.ReportViewerControl.WebForms, version 140.1000.523Hosting the report viewer control inside a Windows Forms application using the WebBrowser...
View ArticleSetting MSA to SSRS service not working
HiWe are running SSRS 2014 on Windows Server 2008R2. We wanted to change the SSRS service account to an MSA account like we did to all of the other SQL services on this server. I tried to change the...
View ArticleSSRS: Upgrade from 2016 to 2017 Error.
Today I upgraded SQL Server 2016 to 2017 Standard Edition. same time i wizard unintalled SSRS 2016 version and I reinstalled 2017 version of SSRs. -- when i connect to SSRS from configuration manager :...
View ArticleSSRS Report using the following Query
Hi,We are developing a report in SSRS using the following query:SELECT DISTINCT ATBPCClassAttributeDef.Name , 'StartPosition' = CHARINDEX('CDATA[', ClassValue)+6 , 'EndPosition' = CHARINDEX(']]',...
View ArticleProblem with Report Caching
1. I have a stored proc that does 3 things:a. Clears a tableb. inserts data into the table using dynamic SQL, so that I can change parameter choicesc. selects from the table for displayThen I wrote a...
View Article