SSRS Report URL in CORP NET & DTAP Network
Hello Everyone,In my environment we have a DTAP network and CORP network and I want my SSRS Report URL to work in both the Networks.Right now I am able to give access to my report URL to all of them...
View Articlepassing data (occurences) to a report using only an URL
Hello,In my application I have some reports and all get their data from values passed in the url used to call the report (the report is returned in PDF). All these reports are static.Now, I need a new...
View ArticleEmptyPointValue = Zero for mdx null alues is not working for SSRS Line graph...
Hi Allwe are using line graphs and when we have discontinouse data the graph is breaking . to solve that we set the property EmptyPointValue = Zero for that series . but still there is no impact . we...
View ArticleSSRS legend bubbles size
Hi, please let me know if there is way to increase size of Legend bubbles (items) in SSRS.I have a Line chart builded in SSRS, and I have a lot of lines generated within, and it is difficult to...
View ArticleReport manager click back issue SSRS
Hi Experts,I have written one expression to display the name based on selected parameter. It is working fine in the report manager.I have other drill through report in my main report.So my problem is...
View ArticleSSRS Report Manager URL not showing reports
I am working with sccm 2012. i am in this forum due to no responses from MS Prenier support as to six our reporting services point.Our report server is running on Win 2008 Ent R2 with service packs...
View ArticleDrop down box of parametrized report not working in SSRS 2005 report
I am trying to modify an existing SSRS 2005 report. I am fairly new to SSRS and so I am not sure where I am doing wrong.I have 2 datasets: Regional Managers and District ManagersRegional Managers is a...
View ArticleRange Charts - Multiple ranges of same series/category graphed on the same line
I'm fairly certain this isn't possible in the current SSRS 2008 (not sure about R2?), but I'll describe what I'm after and see if there are any known workarounds:Basically, I want to plot data along a...
View ArticleSSRS Linked Report Hyperlink/Tooltip Issue
I have an SSRS report and all it contains is a Column Chart. This report is ran every night in batch using SSRS Web Services. The format for this report is HTML4.0. We did originally rendered the...
View ArticleChart Margin Increases With Y-Axis Series Values
Version: SQL Server 2008 Reporting ServicesI've created a composite report which contains a simple line chart, with a tablix(matrix) of data details below it. Both components reside in the report's...
View ArticleMultiplication at DB or Report Level?
Hi All:I have a report that has sales units and dollars. The dollar value is simply units * price. Is it preferable to do the multplication at the DB level or report level?TIA
View ArticleMove report to another server queries
Hello,I have read several post about report migration but don't get a clear answer about my doubt.my report is on SQL 2008 R2 (server A) and will be deployed on another 2008 R2 (server B)I have...
View Articlehow to supress empty rows.
hi Eileen,when i queried i am getting a single row .But when i binded to tablix with Iff statement like : IFF(Fields!column1.value like "Test",Fields!column2.value,"") .I am getting empty rows .I tried...
View ArticleReturning Start and Stop times
Hi All,Apologies but I am new to report builder and SQL and although I can write some reports, somethings are a step to far.I have the below data table that runs on report builder, what I want to do is...
View ArticleText box content to get displayed on all the pages expect the first page in...
Hi,I have a text box in header on my SSRS report, I want that text box to get displayed on all the pages expect the first page, in the text box i am displaying today's date through...
View ArticleSSRS Visual Studio New Report crashing when importing a specific mysql table
First I am not totally sure where to ask this question so I figured I would start here.I am designing a few reports using SQL Server 2012 SSRS. I have a few MySQL databases that need to be reported...
View ArticleChart Scale issue in ssrs 2008 r2
Hello,I'm experiencing the following issue when charting. Depending on what decimal precision I place on the Y axis, the chart is displayed incorrectly. Namely, given the following data set:select...
View ArticleHow to display NULL date substitution?
I am building an SSRS 2008 R2 RDL file with a simple text box. I have this expression:=Fields!PayerPlan.Value & " active between " & Fields!CoverageStartDate.Value & " and " &...
View ArticleLeft Justification doesn't work in production mode
Can anyone tell me why the left justification will work in Design and Preview mode, but not in production mode?I have left justification set as the property on the text boxes, and it looks perfect in...
View ArticleHow to change background color for NULL subreport?
I have a parent RDL that links a subreport into one of the table columns. So if this subreport has records, it displays correctly as you can see from this screenshot. I want the background color to...
View Article