Multi variable issue
Hello i am stumped I have visual studio 2017 linking to a sql database on oledb (adventureworks)if i write for example in query designer select * from orders and in the filter column write 'in(@p)'...
View ArticleSSRS Datasource Losing Connection to DB2
I am very new to SSRS. I currently have a datasource on an instance that after about 24 hours drops its connection to db2. After restarting SSRS service the Test Connection will complete but by the...
View ArticleQuery regarding how to use ISNULL in ssrs
I want to display results based on case statement or ISNULL or coalescemy query looks something like thisCASE WHEN MiddleName IS NULL THEN FirstName + ' ' + LastName ELSE FirstName + ' ' + MiddleName +...
View ArticleAn error occurred within the report server database. This may be due to a...
I'm trying to launch a PowerBi dashboard on a power Bi report server. actually working to launch my local server first. I followed all the step to configure my report server through the report server...
View ArticleX and Y axis size in Dynamic Chart
Hihave created a couple of sample dynamic charts for users with size varying dependant on the data they select(one varies height, one varies width)These are based on the article from...
View ArticleSSRS String values not passed as parameters to other reports
I have a situation where I need to have string values passed to sub-reports in SSRS (coded with Visual Studio 2017 but deployed on a 2008 Report Server). The oddity is that I am able to do it to one...
View ArticleAngular 5, ASP.NET MVC and SSRS Reports
Hi,Customer is recommending that we use Angular 5 or Angular 6, ASP.NET MVC and SSRS Reports for their Reporting requirements.The primary reason for bringing in Angular is to ensure that the User...
View ArticleIn SSRS, a Date Time parameter on Preview is not matching the deployed report
In SSRS, a Date Time parameter on Preview is not matching the deployed report. Is this something someone else has encountered? The RDL code is identical. Is it the fact that, sometimes, a local...
View ArticleSSRS String values not passed as parameters to other reports
I have a situation where I need to have string values passed to sub-reports in SSRS (coded with Visual Studio 2017 but deployed on a 2008 Report Server). The oddity is that I am able to do it to one...
View ArticleIn SSRS, a Date Time parameter on Preview is not matching the deployed report
In SSRS, a Date Time parameter on Preview is not matching the deployed report. Is this something someone else has encountered? The RDL code is identical. Is it the fact that, sometimes, a local...
View Articlecase when syntax error near 1
This is bugging me for hours now since I thought it's a simple sum using case when. sum( case when i.sub_group like 'LTE1C%' then 1 else 0 end) as 1CI get this error: Incorrect syntax near...
View ArticleWhere to get MS SSRS license detail?
Hello All,I am looking for SQL Server Reporting Services License detail page where complete detail available about cost and duration. Have tried to search many websites but not find the required...
View ArticleHelp with creating report
HiI am trying to create a report using SQL Report Builder to pull out stats from help desk databaseI have not used report builder before and am struggling to get to grips with how to achieve my...
View ArticlePrinting multiple graphs on 1 page
Hi Everybody,I am a newbie here and grateful of any tips and advice. I have to create reports that display student's attainment from different semesters from different subjects that they enroll. In...
View ArticleAll SQL Components except SSRS get updated to 2016
Problems began after in-place upgrade from 2014 to 2016.It appears as though even though all of the components were upgraded, SSRS remains out of the upgrade. Not sure why/how, but there is no way to...
View ArticleFreezing Rows and Columns in SSRS (VS 2017)
Hi,I am trying to freeze columns in SSRS (VS 2017) but the date column is going up. please refer the pics attached below.pic1--I need like this.pic-2how to freeze the column like above pic.properties...
View ArticleSCCM 1802 Reports are failing intermittently with "error: 0 - The wait...
Hi Team,Please help me with below error.My Environment:Server 1 – SCCM 1802 Standalone Primary Site ServerServer 2 – SCCM Database Server (SQL Server 2016 SP2 Enterprise Edition x64) with SSRS &...
View ArticleSSRS Report connection with hive (big data hadoop)
HiI need help for connection between SSRS with Hive(big data hadoop). Is there any link to follow ?Also I have another question for SSRS. SSRS support large amount of data(billions of data) to display...
View ArticleRemoving Default Tooltip
Hi All,I have't set any tool tip but i am getting " Report Chart " when hover chart area .I am using reporting service 2016 with vs2017.can any one help me how to solve this?
View ArticleDeadlock happened when Cache Expiration
Dear Support,I always have this error when I check on SSRS Log file. Is there any hotfix for this issue?Regards,MY
View Article