SSRS expression for the last month value
Hi Guys - I have an expression in SSRS, where it should display the last month value in the YTD column. Here is my current expression. The First line is displaying correctly but the second line is...
View ArticleRS.exe results in "Client found response content type of '', but expected...
Greetings. I have a project where I need to migrate reports from SharePoint SSRS to two different Native SSRS boxes (Native 1 and Native 2).Both of the Natives are new boxes. The repository DB's reside...
View ArticleSSRS Web portal, change texts, not branding
HiWe have a SSRS Power BI server up and running, branding done to customers satisfactionwe would though like to control the texts used in the below framed section, is that possible ?TIARegardsPeter
View ArticleSSRS able connect only localhost.
Hi guys.I installed reporting services today but I connect in portal Reports only from localhost. I can't connect portal Reports from other computers in the same network.The reporting services server...
View ArticleSSRS 2016 Requiring Multiple Logins
Hello,For the last 3-4 weeks now, when I login to our SSRS from home, I have to re-enter my credentials no less than 15 times (this is NOT an exaggeration) before I can use the site. Internally, it...
View ArticleSplitting PDF documents
This may be a stupid question but I'll throw it out here, is it possible to use sql 2005 to split up pdf files into individual files by a field on the form or an index? Thanks.
View ArticleSSRS - Add a text box that displays parameter values
Hi,I'm trying to create a SSRS report based on http://msdn.microsoft.com/en-us/library/ff714047(v=sql.105).Under Display Data Source, Dataset, and Parameter Values andAdd the Report Title sections, I'm...
View ArticleView History Snapshots not available when using Linked Reports
Hi All,I am seeing strange behavior when I create a Linked report and try generating history snapshots on it using a schedule. I am using SSRS 2017 Enterprise Edition.The history snapshots are...
View ArticleX-Axis intervals are seems inappropriate
Hi All,I have a bar chart and in that we are trying to have x-axis intervals closed to the values from the data.This is with the default horizontal axis range and interval setting.Please note the...
View ArticleLimit no.of cloumns in ssrs matrix report
Hi all, This is for Limit no.of columns in matrix report Step one: copy the following code to the custom code areaDim FlagTable As System.Collections.HashtableDim Flag AS Integer Function...
View ArticleSSRS - Matrix renders columns overlapping in certain conditions
RS 2017 - Report with matrix using IE 11. When 29 or 30 columns are returned the columns overlap when rendered. The matrix works fine for less than 29 or more thatn 30 columns. The 2nd column from the...
View ArticleScope Parameter with LookUp Error
Hi,I am using SSRS 2012 and I intend to create a column chart combined with a line chart.Column Chart is dependent on T1 DatasetLine Chart is dependent on T2 Dataset Here is the sample data. I know...
View ArticleDate range filter
Hi,When running the query end date to be used for date of the range desired ex 02/1/2010 to 03/01/2010 insted of 02/01.2010 to 02/28/2010.Ex: Suppose i want report month of Feb, But I am selecting upto...
View ArticleApplication ID (AppID) for SQL Server Reporting Services
How do I locate the Application ID (AppID) for SQL Server Reporting Services (SSRS) 2016? I need the AppID when I try to bind my SSL certificate to SSRS. Is it located in the registry or Windows Task...
View Articleany gotchyas in ssrs if the only access i have is sql auth?
hi we run 2016 enterprise. on one of the projects i'm working, i only have sql auth connectivity. is that going to limit me in developing an ssrs report? something tells me i need windows creds but...
View ArticleLimit no of columns in SSRS matrix report
I have designed the matrix report(SSRS 2008) which has dynamic column, it grows based on the no of products in the table.Database table structure looks like below. Productname AssetClass...
View ArticleCannot open Power BI Report Server in SSMS
Hello,I am running SQL Server 2016 SP1 CU3 (13.0.4435.0). On Windows Server 2016 Build 14393.1715. I have also installed MS Power BI Report Server Version 2.46.4732.722. Power BI Report Server is a...
View ArticleCalculation sum include Previous function
Dear all Expert,I'm working on SSRS and using Report Builder. My report as belowRowNumber Value 1 1220 2 1225 3 1250 4...
View Articlecan i detect in an ssrs footer that this is the last footer?
hi we run 2016 enterprise. i have some text boxes in my footer i'd like to leave blank except if its the last footer. is there a way to detect that this is the last footer?
View Articlecan an ssrs header be populated with data from a dataset
hi we run 2016 enterprise. i picked up an rdl from a peer where she tried the familiar =First(Fields!inv_date.Value, "mydataset") syntax as an expression for atextbox in an ssrs header.the error...
View Article