
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.
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 …
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. …
Unable to connect to the SSRS server via SSMS
Jun 8, 2016 · SSRS is in the native mode and I try to connect it with Windows Authentication. I tried starting SSMS as an Administrator, but the result was the same. I would appreciate your supports.
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 …
SSRS Code to run a SQL Statement - social.msdn.microsoft.com
Jun 30, 2016 · According to your description, you want to use SQL statement within the report custom code. Right?
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.
How to avoid empty space in right side of the SSRS report
Aug 14, 2015 · According to your description, you have inserted two Tablix controls in the report and each Tablix displays on separate page. As those two Tablix don’t contain the same number of …
Username and password - social.msdn.microsoft.com
Mar 18, 2011 · While installing SSRS, you were provided an administrator account for reporting services? Are you using that account to login? That account would have "Content Manager" access …