
SSRS: How to remove the extra rows when exporting the drill down …
Jun 18, 2015 · I have a drill down report which need to be exported to excel. But, when exporting to excel it shows many unwanted blank rows for a particular record due to the drill down option. Is it …
SSRS boolean parameter Yes and NO instead of True and False in …
Dec 8, 2009 · I am using SSRS 2008 As i want to have the Yes or No instead of True or false in Radio button Boolean parameter in prompt area.
How to render SSRS Report using SSRS SOAP API with report tool bar …
Jul 31, 2018 · Is it possible to render SSRS Report using SSRS SOAP API with report tool bar on the page.I found solutions to render report in excel,HTML or in pdf but i want to render a report with …
Executing SSRS report via a console application though a SQL Server ...
Jul 18, 2018 · I have a SSRS solution that contains 20 reports all of which utilise a shared data source called "DataWarehouse". This datasource has been configured to use Windows Authentication. …
SSRS 64bit machine and drivers - social.msdn.microsoft.com
Jan 11, 2008 · I am in the process of building my own custom data processing extension and I was wondering if it is possible to build this as a 64 bit application, which can talk to the 64 bit driver and …
SSL and SSRS Configuration. - social.msdn.microsoft.com
Feb 5, 2018 · I applied SSL certificate to our existing SSRS through SSRS configuration Manager. After applying I found I lost all the permission. I cannot edit the Connection String on the existing data …
flatfile as datasource in ssrs - social.msdn.microsoft.com
Dec 14, 2012 · use SSIS to import the flat file into a SQL Server database table first and hen create a dataset in SSRS.
SSRS basic authentication pass user credentials to SQL Server data source
Mar 14, 2017 · The developer tells me he has to use forms authentication to provide access to SSRS, since he wants to prompt the user for credentials only once when the app starts up.
Integrate SSRS to web application - social.msdn.microsoft.com
Sep 21, 2018 · I do not know how to integrate SSRS 2017 with a web app, I have read about SOAP API and REST API but I have not found a solution or example to do this.
compare rdl files - social.msdn.microsoft.com
May 20, 2011 · Basically I have the orginal SSRS 2008 r2 report and know it has been drastically modfied based upon new requirements. I would like to be able to compare the original SSRS 2008 r2 …