Need some help on SSRS Report
I have the following SQL syntax. I ran the SQL in SQL Server Management Studio and it ran successfully. I created the dataset by copying the SQL into my SSRS report within the Datasets.When I preview...
View ArticleSum an Expression Value - SSRS
I have a field in an SSRS report that I would like to Sum or create a total at the bottom. The field I am trying to Sum is an expression field which contains: =ReportItems!txtActualTime.Value -...
View ArticleThe Shared dataset definition is not valid. Details: The report definition...
I created/added a new dataset called "Rolloff" by copying the following SQL command:When I preview the report, I got this error message:The Shared dataset definition is not valid. Details: The report...
View ArticleSSRS 2012 service won't start: System.ArgumentOutOfRangeException
Anyone have ideas on this one?I have a brand new install of SQL Server 2012 on a clean Windows Server 2008 R2 installation, and the Reporting Services service will not start, never has. Reporting...
View ArticlePoor Performance Using SSRS in a PPS Dashboard
I have a SSRS report which shows detail in a PPS dashboard based on information selected in the filters and scorecards.Essentially it passes three sets back to SSRS which then executes three MDX...
View ArticleRegarding binary data extract In SSRS
Hi All,I have a table with a VarBinary(Max) field that stores and uploaded Microsoft excel spread sheet in the field. Is there a way using SSRS 2008 to run a report, that shows a link to download the...
View ArticleThis should be simple--how to select a line
Sorry for my newness to Report Builder 3.0, but it's what I've inheritied. My problem is the previous developer created a line (using the line control) in a matrix to make a visible division. I want to...
View ArticleIs it possible for two items with different datasets (table and chart) to...
I have a report that I'm trying to recreate using Report Builder 3.0, for SSRS 2012. It consist of two main parts, a table and a chart. Each part pulls data from a different dataset because of the...
View ArticleReport with subreport
Hello you all,I have Main report which contain 3 Subreports. All reports based on Queries. All sources table has Date Field.The main Report Source table has only 1 recorday per day while the other...
View ArticleMatrix Report Calculation
I have a matrix report and at the end i have two calcs. Avg of 12 months and Sum of 12 months - no big deal... - it's aso Rolling Month 12, 11, 10, 9 ~1 How can I calculate the most recent month /...
View ArticleHow to add JPEG and PNG report export when SSRS 2012 is integrated with SP 2013
The documentation is not clear on how to add JPEG and PNG rendering extensions for report exports when you are running in SharePoint integrated mode. I still have not found where in the SharePoint...
View ArticleWrite Expression on other pivot reprot
Please go through above image and help me how to write expression in pivot2 table based onpivot1 table.Actually i want write expression in pivot2 and use value of pivot1. For example : If i want "emp...
View Articleset visibility on/off in report based on parameter value
Hi I have one Group in Table ..I need to set its visiblity based on Parameter value in SSRS.kindly helpThanks With RegardsBI_Group
View ArticleConversion of reports
hi all, am i able to convert ssrs reports into crystal reports , please tell me stepsthanks in advance .
View ArticleProblems in connecting SSRS with java servlet
Hi everyone, I am developing a J2ee application in which the the Java servlet communicate with the MS reporting services through URL Access. I am using Apache tomcat as application server to run...
View ArticleSort month from june to may in SSRS
Hi I am quite new to creating reports in SSRS. I have created report and i am getting months from January to December. I want these months to start from june to May. I am sorting group in row. I am...
View ArticleMigrate from SQL 2008 to SQL 2012
We are migrating from SQL 2008 R1 to sql 2012I am asking about a tool to move all Reports from old server to the new Keeping same same folder hierarchy , and create and assign the data source as well ,...
View Articlesql server reports
I have two tables,--------------------cust name invoice no amountaa inv1 100aa inv2 50bb...
View ArticleSSRS Report alignment problems and printing issues
Hi , Report when displayed in browser the alignment is disturbed alot. But when same report is viewed and printed in visual studio its working fine.Sharma.c
View Article2012 Report Model
I see that Report Models can no longer be built in SQL 2012, I have read that we should use analysis services/powerpivot as a replacement. This is fine for pivot reports but most of my models are not...
View Article