Subreports show up on top of the page despite they designed lower in the page
Hi everyone,I have this report that contains 7 subreports. While I design it in VS 2017 everything seems working fine in its place. The problem occurs when I publish them to the Report Server. Report...
View ArticleThe service is not available. An error occurred when invoking the...
<g class="gr_ gr_13 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" data-gr-id="13" id="13">i</g> am trying to access the web portal <g class="gr_...
View ArticleHow to hide data item in rdlc report
Hi ExpertsI have a data item called code.valueI have available values in it when i load reportPIG-BNS-C1PIG-BNS-C2PIG-BNS-C3PIG-BNS-C4Now my requirement is I want to hide the above values in the data...
View ArticleError adding a new Data Souce
When trying to add a new Data Source, I get following error message: An error has occurred. Something went wrong. Please try again later.I found this message in the log file:...
View ArticleSSRS Language settings for Parameters
I have a client in Germany using an SSRS report and the date parameter is showing "OKT" instead we need it to be "OCT" for october...... is there a setting to make sure GETDATE() is already converted...
View ArticleInstalling SharePoint Reporting Services on Existing Report Server or...
I am looking at installing the SharePoint Reporting Services and The Reporting Services Add-In for SharePoint. I'm not clear wich SQL Server I should install this on.I have an existing SQL server as...
View ArticleSSR - calculated field
If i have a field that is just a summary field like this=Sum(Fields!Quantity.Value, "bActAll")and another from a different dataset in the same report like this =Sum(Fields!Quantity.Value, "bActAll")How...
View ArticleSQL Server 2000 & SQL Server Reporting Services
We have been running SQL Server 2000 for several years. I recently installed the SQL Server Reporting Services add-on for SQL Server 2000. But, the report development environment is Visual Studion 2003...
View ArticleCount Occurrences of a Specific Value in a Delimited String or Array
Trying to count the occurrences of a specific value in a delimited string or array:For example, say I have a string:1,1,1,2,3,3,4,4,5,5,5,5I want to count how many 1's are in that string, which would...
View ArticleSSRS if no data under GROUP then display message
This is query, SELECT COUNT(CustomerID), Country FROM Customers GROUP BY Country. On the report we have Group name Country and under this group will show records . If the country does not have any...
View Articleis repeating and freezing headers for tablix's still awkward in ssrs 2016?
Hi we run 2016 enterprise. And we use VS 2017 to design.I'm trying to come up to speed again on repeating headers in ssrs for tablix's.My report has 5 tablix's that vary structure wise from just a...
View Articlewhy is hidden parameter taking up real estate on my report?
Hi we run 2016 enterprise. I have 5 parameters in my report. the first is hidden. it must be first (I think, error says something about forward dependencies) cuz the 2nd param depends on it. short of...
View ArticleI need to create Phi chart from multi value column in Sharepoint list
I have column called "scope" in share point list The column "Scope" has the values A -- in first row"Scope" has the values B,C -- in scond row"Scope" has the values A,B,C -- in Third row"Scope" has the...
View Article[Report]Impact of activating "Use a single transaction when processing the...
Hi everybody,I tried understanding the impact of activating the property "Use a single transaction when processing the queries" in data source properties of my reports edited using Visual Studio 2008....
View ArticleSSRS Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
HelloI have this error sometimes during the day.After I Reboot the server, all reports are available. I do not understand why its stop running!!!I'm using SQL 2016 on Windows Server 2012Internal error:...
View Article2016 parameter features
Hi, with all the changes to ssrs params in 2016, can a param be blocked (ie not enterable) or made not visible based on some expression in 2016 enterprise?
View ArticleHow to sort a column in report
Hi I have a reports in which I use different tables and datasets to show data in rows and join all the tables without header to makeit look like one table. Is there any way to sort the IDs when I...
View ArticleSSRS Data set query execution
Hi Sir, We have created a report usingSSRS in which there is a problem with one data set query.It would be very helpful if you could you suggest us the best possible solution to over come the below...
View ArticleSSRS clickable field to copy contents to clipboard
I have a report working great in SSRS SQL 2012. How can I use Report Builder to create an elementID or something similar and then add some javascript or something so that the contents (number) is...
View ArticleSSRS - Dynamic Data Bars
Hi ,Is there any way we can make the data bars dynamically expandable across the columns Jan, Feb etc. based on the start month and end month ? Start MonthEnd MonthJan Feb March AprilMayNovDec112...
View Article