SSRS - hide blank column which is in column group
Hi,I have built a report on columns like: Product OrdersQty Metric Date Qty 1901 100 Shipped '2019-09-01' 10 1902 200...
View ArticleCheck if row has a toggleitem possible?
Hello,is it possible to check if a row has a toggleitem? I want to realize a conditional formatting based on the information whether the row has a toggleitem or not. The field in my report I am talking...
View ArticleI want to display the time to display a report??
Hi All.Please help me.I want to display the time to display a report.I used the following command to display that time :SELECT Catalog.Name, ExecutionLog.TimeStart, ExecutionLog.TimeEnd...
View ArticleSomething with both things.... but not everything.
Probably pathetically simple. But you know, sometimes you're brain fails you.Show me only the Order_no and Unit when Unit# has BOTH “null” and not = to “Null”In the below case only Order_No 574656...
View ArticleQuery for SSRS Column Group
Hi,I have a question regarding the my matrix groupingMy dataset is small containing the names of the teachers who worked for a particular department in a particular monthEach teacher teaches only one...
View ArticleSSRS Report DateTime Icon Missing for Filter On Production Server
SSRS Report DateTime Icon Missing for Filter On Production Server for chrome browser, it is working fine on my local development for Chrome browser, it is not displaying on production sever for chrome...
View ArticleI WANT TO CHECK SSRS REPORT EXECUTION TIME AND SHOW UP REPORT
WHEN I RUN A SSRS 2017 REPORT IN VISUAL STUDIO 2017 DEVELOPMENT ENVIRONMENT BY CLICKING ON PREVIEW TAB,HOW DO I CHECK THE TIME TAKEN BY THE REPORT TO DISPLAY THE RECORDS.I CHECKED BY QUERY:SELECT...
View ArticleCustom code to export the report as PDF and the custom function returns the...
Could anyone please explain the custom code to export the report as PDF and the custom function returns the file path in SSRS?
View Articlewant to know the list of open issues in SSRS 2017
hi All,I am developing medical device software and as part of the SDLC, I have to prepare Anomaly Report.Ie, list the list of known open issues with the software and analyse how that issue create...
View ArticleReport for non-interactive display monitor with more than one page.
I am creating a report for a non-interactive display monitor. The problem is the report has more than one page or screen view of data so you can only see the first page or screen view. I first...
View ArticleLong Running reports error out ReportViewer with 500 error, which actually...
I truly hope someone may have some suggestions.I have a .NET website that utilizes SSRS and the ReportViewer control.When the user runs a short lived report, the report runs great (i.e. report runs in...
View ArticleSSRS Credential Issue
Dear All...I've the code that generate report based on user details. Here, we've use SSRS reporting. When, i'm trying to CreateSubscription, that time i'm receiving Credential Error. Can any one assist...
View ArticleSSRS Report Builder landscape report export to PDF
I have an SSRS report whose properties are set as landscape. Interactive size and page size are 11in x 8.5in. When I run it using Report Builder, it prints in landscape as it should. However, the...
View ArticleDate parameter runs but want results from previous month to display as well
I have a report that runs by date from and to. It normally includes a month of previous results.If I run the report, I want to also give the previous month result. Eg. I run it for August 1st - 15th...
View ArticleHow add lines and shaded areas to an SSRS chart
I have created an SSRS line chart using Report Builder (version 15.0.900.71). I would like to indicate error limits for report values by adding two diagonal lines to the chart (upper left to lower...
View ArticleSSRS report on SQLSVR 2017 throwing an error while exporting to Excel
On my newly installed SSRS on SQLSVR 2017, I was able to run SSRS reports. When exporting to Excel from rendered SSRS, I am getting an error as shown below. This does not happen when trying to export...
View Articlefont issue in SSRS
In our SSRS reporting if we need to show a status (traffic lights), then in a textbox we define font WINGDINGS and expression value as "l" then it shows it as traffic light type image I have a...
View ArticleSSRS subscription one email two formats mhtml and excel
Hi everybody.I would like to know if its possible to send in one email based on data subscription, an excel file and also in the same email the mhtml representation.Thank you in advance.
View ArticleMonth Name and year from ID
Hi,I have month ID as 201907 for 2019 July , 201908 2019 August.What I need is 2019-Jul from 201907.My Report is built on top SSAS tabular cube and dataset in SSRS is as DAX query.AJ
View Article