Update Data Sources inside SSRS reports programatically through scripts?
I have few sql instances running SSRS 2012. These instances have several reports and report folders with data sources.1) I want to pull all the data source information including the windows service...
View ArticleHow can I render the report to print from left to right, instead of...
I created a report with a tablix. It is grouped and it has only three (3) columns total. The report generated the data correctly.Since it has only three columns, the report was printed with...
View ArticleCreating a new report from an existing one
Hello! I would like to create a new SSRS report from an existing report and just change the data source to point to a different database. Is there an easy way to do this?Thank you!
View ArticleSSRS IE 11 rendering issue
Hi all, Recently ran into this issue, I think after a windows update to IE11 across our org.We had multiple reports on a server that had many tablixes with carefully aligned columns. In IE all of a...
View ArticleDowngrade report from 2016 to 2012?
Is it possible to downgrade a report from SSRS 2016 to 2012? There are a series of reports that were developed against SQl 2016, and now need to be deployed to a production environment running 2012...
View ArticleSSRS Stored Credentials
I have been working with SSRS since 2003, and have set up many systems that use stored credentials - so I know how to do it!On the current system, setup by a software vendor, but we have full content...
View ArticleSSRS 2012 Expressions
Hi All,I need a field to display different calculations based on the value of a parameter.For example, MyBikeCompany has 3 classifications of bikes: Road, Mountain, and Hybrid. For their report, they...
View ArticleSSRS need to take dashes from a string
HelloI'm newby in SSRS and I am trying to take the dashes from this field in the tablix 100-25-235 so I am trying to use Expression and I used the LTRIM(Fields!xxxxx.value) but no luck I know I'm...
View ArticleHow to calculate Median for each group
How can i calculate median in SSRS for each group.i have created custom vb code but for each group its taking all the values in dataset.not group wise.
View ArticleUsing VS 2017 Pro on a SSRS 2012 server?
I used VS in the past plenty of times, but usually I use the VS that's the same year as the SQL/SSRS server. However, in my current case, I'm working in VS 2017 Pro and I have a SSRS 2012 server. I...
View ArticleRedeploy RDL after changing sproc?
I recently made some changes to a sproc that wasn't running well to a point it runs great now! It was doing magic for maybe 2 weeks, but suddenly nothing comes back now? It does show in the log file...
View ArticleAdd Blank Page in a Reporting Services
HelloI have a tablix with 3 groups Deparment, Division, Office, I need to add a blank page after each office, I was using the break page option size, and didnt work.also I tried to add rectangle and...
View ArticleSSRS Dynamic Query Columns
Good morningI have started of my report with a basic query.Afterwards added my full query which uses temp tables.Finally everything is compiling,but now my new updated columns do not display when i...
View ArticleSSRS Subscriptions
Hi there,I'm trying to refresh data every week and run subscriptions weekly.My question is,
View ArticleStyling HTML in SSRS
Hello,I have a text box in an SSRS report containing a block of text with some html <a> tags embedded. I would likethe <a> tag links in the rendered report to not be underlined and to be...
View ArticleMatrix Column Header
I have a matrix that have one column but when I run the report I can see the column splits in two which is good because is that field have two values E for Expense and R for Revenue, but I need to...
View Article"Cannot locate the internet server or proxy server"
Hi all,All reports coming off a particular server get this error message. All Server is up, all DB's are up, all services running. Bounced the SSRS service, no effect.Any idea how to troubleshoot ?...
View ArticleReport Performance
I wanted to see if anyone else had experienced the problem I'm currently dealing with.Our reporting services overall perform very well. Out of 88+ reports we currently have 3 that are having...
View ArticleCan i sort a cross tab horizontally?
i have a report that shows top 20 sales each month for the past 12 months by product.I have a cross tab where the months are in the columns and products are in the rows. THis works fine, but i want to...
View Article