SetItemDataSources Not Working as Expected
I have constructed the following code: Try Dim report As String = "/ReportFolder/Corporate Report" Dim dsr0 As New DataSourceReference Dim dataSources(0) As DataSource...
View ArticleDisplay values in a test box based on a condition
Hi,Please help me with this criteriaI'm creating a Fetch XML report in ssrs for D365. I'm new to ssrs reporting I'm struggling with this please let me know if any one can help with this situation.for...
View ArticleGroup by and adding sub total and total to the report
Hi,Please help me with this requirementI have a Case table with a Status field and would like to display the table as shown below can anyone help me please.Thank you in advance
View ArticleFolder security in SSRS
We our migrating our reporting services to a new server. The current reporting services folder security is setup incorrectly and I have to change the security for EVERY FOLDER (hundreds of them). I...
View ArticleSSRS Migration SECURITY question
Hi There, My goal is to migrate all my reports from one server to a new server and SQL on current prod is 2014 and new server will have 2016. My SSRS is of native mode on both servers. I am doing this...
View ArticleHow to modify SQL to run in SSMS instead of reporting
Hi,I have a snippet that was designed for reporting but I would like to run it in SSMS instead.--Detailed patch compliance SELECT DISTINCT UI.BulletinID, UI.ArticleID, UI.Title, UI.DatePosted,...
View ArticleSSRS Report Printing Blank Pages when Exported to PDF
HI,I have a report that has all of the information in the header.To show the information in the header I have the tablix in the body but I hide each textbox. I then use the ReportItem collection to...
View ArticleHide Header footer Export to Excel
HelloI want to hide header and footer only when I export report to excel as it makes report look messy.I have set the below visibility expression for my Header/Footer =IIF(Globals!RenderFormat.Name =...
View ArticleHow to Eliminate Merged Cells from a Reporting Services Excel Export
I have a report generated from Visual Studio 2008 Reporting Services that the users like to export to Excel then sort. The report contains a couple images in the report header. When the report...
View ArticleHow to display a title outside the tablix, where a title is is a group break?
I created a table which for each bank displays some data. I want to create title with a name of the bank, like: Bank 1acct balance111 $1.00222 $1.11 Bank 2acct balance110...
View ArticleString to Date conversion in expression
Need to display the string "Dec 30 2006 12:38:54:840AM" in MM/DD/YYYY format in a SSRS report. Certainly appreciate any help.
View ArticleCannot Edit an existing report using Internet Explorer
I have one user that has the following issue. When he clicks on the 3 dots next to the report to open the menu and then selects "Edit in Report Builder" a pop up box opens stating "The value of Action...
View ArticleConditional page breaks in SSRS
Hi, I am having trouble setting conditional page breaks to my reports. i.e... I am having a report where I need to allow user the option to set page break between a group or not. Based upon the...
View ArticleReport Builder 3.0 crashes on launch with problem event: CLR20r3
Description: Stopped working Problem signature: Problem Event Name:CLR20r3 Problem Signature 01:msreportbuilder.exe Problem Signature 02:10.50.1600.1 Problem Signature 03:4bb67a84 Problem...
View ArticleScatter chart labels
Hi,How to show the labels line(black line arrow) in scatter chart which is placed on top of stack chart this below?Thanks
View ArticleOrdering Clustered Bar Chart on 2nd Series
Hi All,I have a clustered bar chart that I am trying to order on value, and it is ordering correctly on the first series group, but I would like to order it on the second series group. I am sorting the...
View ArticleCan you link or call a subreport from another solution/project?
or is having it in the same project as the main report the only way possible?Thanks.Joe
View ArticleReport builder 3.0 - Unable to connect to server
Hi there, We've been using Report Builder 2.0, and its been working pretty nicely. We have the option 'Use this report server or sharepoint site by default' option set to...
View ArticleSSRS Expression Split on 2 conditions
So I have a report for SCCM i'm creating and the displayname0 column I need to split out on two different characters.So for example I have;Vendor_AppTitle_Version when I use the following expression...
View ArticleScale out deployment, force different server for some reports
Hello,I have a large set of reports on our server. One set of reports is required to update every 30 seconds and is typically running on 15-20 different computers at all times. We were getting frequent...
View Article