SSRS Properties greyed out in SSMS on Windows 2008
Hi all, Have installed SQL 2008 on Windows 2008 and have come across a strange issue. When connecting to the Report Server cvia SSMS to enable "My Reports" (for example) the Report Server Properties...
View ArticleThe underlying connection was closed: An unexpected error occurred on a send.
Fala ae galera.tive problemas ao publicar meu primeiro report, exibe o seguinte erro: The underlying connection was closed: An unexpected error occurred on a send.Configurações IIS
View ArticleSubtract 100 from a converted varchar
I need to subtract 100 from a varchar I have converted to a decimalSELECT loanGeneral_Id, FormLabelDescription, InstanceSequence, AttributeUniqueName, CONVERT(Decimal(18, 2), AttributeValue) AS...
View ArticleSSRS 2017 - Row Level Security for Custom Authentication (Forms Based)
QUESTION: Has anyone used Row Level Security for SSRS 2017 using Custom Authentication (Forms Based) or even aware if this is possible in SSRS 2017?USE CASE:I am looking to incorporate SSRS 2017 as the...
View ArticleQuestion about data access and subscriptions in SSRS with Row Level Security...
I've set up a Reporting Services Server 2016 in native mode. After that I migrated our SSRS 2008 Reports to the new server. While doing so I added a location based parameter/filter. The values of the...
View ArticlePower BI Report Server Predefined Roles
I have set up Power BI Report Server and have users that are already using it and publishing reports. I currently revisiting the roles and have a few questions after going through the predefined roles...
View ArticleError: Subreport could not be shown...after X number of Pages
I have an SSRS report with a subreport where the subreport will display at the start of the report, but then stop after a number of pages (not the same for different parameters) for the rest of the...
View ArticleUsing indicators to compare values in a matrix
Hi guys,What I want to do is have a matrix that looks something like this Jan Feb MarchPerson A 1 ↑2 ↑ 3 ↑Person B 2 ↑2 ↔ 2 ↔Person C 3 ↑2 ↓ 1 ↓ So basically it checks the...
View ArticleERROR: Throwing...
Need some help in figuring out this issue.The report I am trying to run returns over 14 million records when I get a count directly from the SQL server but I get an error after the report runs for a...
View ArticleHiding data label of values 0 on column chart (Report Builder 2.0)
I have a column chart in Report Builder 2.0 that is built by doing a count() of items. Some of the columns have a value of zero. When I turn data labels on, the data label of 0 shows. Is there any way...
View ArticleHow to Add a Parameter in 2014 SSRS against an Access 2014 db
I have an Office 365 SharePoint Site that has an Access App. I'm using a copy of that Apps' Access DB to run SSRS reports against. I want to add a parameter to my report's Data Set to but can't...
View ArticleView .rdl reports from windows C# application
Hi,I have .rdl file designed from SSRS residing in my local disk. I want my windows C# application to access this file and display this report. There is no report server in my case. so the solution in...
View ArticleAn attempt was made to set credentials for a data source 'Lstock_Report_V'...
Dear sir/madam i m getting error msg from vb codeAn attempt was made to set credentials for a data source 'Lstock_Report_V' associated with the report. Report data source settings are specified in a...
View Articlescale-out deployment is not supported in this edition of reporting services
Can the "scale-out deployment" option be turned off so that I can migrate SSRS databases from Enterprise edition to Standard? After I attached databases from a SSRS 2005 Enterprise to SSRS 2012...
View ArticleFetchXML based SSRS report deployment error
Hi Guys, I am submitting a little problem I am unable to solve. Maybe it will help somebody in the future..I am working with BIDS 2008 and Dynamics CRM 2011.I just developed a FetchXML-based report...
View ArticleRepeat row within group on every page
Hi all,I have a report with 2 groups:- Pick slip header - Pick slip linesI display my pick slip header fields in the same columns as my detail lines (see image). The last row within my Pick slip header...
View ArticleUnable to get a dataset into a table
Hi,I have created a basic data set which contains text and numbers. I am trying to add the dataset into table. For some reason all the columns are not getting displayed.Below is the screenshot:Below is...
View ArticleHow to show parameter based values in the header
Dear All,I have created SSRS Report and in the header i have added text boxes that show the parameters the users have selected.My question , not sure even if this is doable. I have a start date and end...
View ArticleHow to download a file pdf or image in Reporting Services?
There is a kind of scenario that users want to download the receptive brochures or training document which is stored in server as C:/SolutionName/File . I need to download the file .But if i use...
View ArticleSSRS Reporting - Exporting To Excel
I am new to SSRS Reporting 2008 and most of the reports I have developed required to export to Excel. This reports are embedded into ASP.NET, developed in C#. Now there is some questions I would like...
View Article