How to display mulitple columns (header and value) horizontally stacked in...
Lets say I have a report dataset like...Name, AgeYears, WeightPounds, HeightInchesAnna, 84, 90, 60 Sarah, 38, 120, 67 Matt, 36, 160, 68 Preston, 6, 40, 40I would like the report to display those...
View ArticleCan we get count for particular condition in expression of SSRS ???
Hi All,I have a matrix report.Suppose I have a SQL query like below.select count(1) from Emptable where mgrname ='test' and grade > 1So i added one more column in my report.So i want this count to...
View ArticleTotals Aggregating Issue
Hi Friends,I have a dataset which pull records like this: Name PriceA 10A 10A 10B 10B 10C 10D 10E 20E 20So, I grouped by Name and in Group Properties I applied filter Sum (Price) > 10, so now I see...
View ArticleWhy does Excel 2013 Power View fail on a regular basis and require a...
A coworker and I have experienced the following issue a number of times. When using Power View in Excel 2013, occasionally it will no longer display. The only resolution to date has been a reinstall...
View ArticleDisplay SQL Decrypted field in the report
Hi I have an encrypted field in a table, which I decrypt in my Stored procedure and return a result set. When I run the Stored Procedure and view the results, I see the decrypted field value being...
View ArticleSetting group variables on a group repetition.
I have a problem with the variables. I created a report to visualize some detail. I used a variable that is the sum of 3 lookup. Everything was working fine for a single element but if i was running...
View ArticleIssue with showing images in Reporting Services 2008
Hi guysI'm creating a solution to let users draw images (their signatures actually) within a HTML5 canvas and then store them in a database table. As you might know, the canvas element has a method to...
View ArticleSSRS in SharePoint Integrated Mode - Cannot see the shared data sources
I have inherited a bit of a SharePoint mess. Basically the creator is no longer with the company and no one seems to know anything about it. I am quite versed in SSRS native mode, but not much with...
View ArticleHyperlink or Action URL on Category Axis in 100% Stacked Bar gragh, RDLC
Hi,I have designed a report using the RDLC file to get displayed in a webform (using reportviewer control). this report has a 100% stacked bar chart with a field on the Category Axis and 5 data fields....
View ArticleIs it possible to set SSRS project version?
Hi everyone!Is there any possibility to set version for SSRS project? I would like to set a version so when I deploy a project, I can track what version is deployed.Thanks in advance,Miljan
View Articletrigger to update a top 1 row
hii alli have two database server's A and B respectively, A have database DB and in that a table called tbl_A like A.DB.tbl_A and B have database DB_B and in that a table called tbl_B like...
View ArticleNot able to access report manager in my local system....
HI i am not able to access my report manager in my machine...When ever i tried that it is asking username and password..cI have fallowed the below mentioned process to do enable in my machine...Still...
View ArticleReports, Parameter, Subreports and Views
Please can anyone help me with how i could make a report in visual studio reporting template (rdlc). The report form that contains the reportviewer will have two text box and a button to filter the...
View ArticleHOW TO DISPLAY USER DEFINED VALUES IN X-AXIS IN SSRS REPORT
HOW TO DISPLAY USER DEFINED VALUES IN X-AXIS IN SSRS REPORTFOR EXAMPLE LIST OF VEHICLES IN X-AXIS IS LORRY,TRAIN,FLIGHT,BUSTHESE ARE DATABASE VALUES BUT IN REPORT LEVEL I HAVE TO DISPLAY I HAVE TO...
View ArticleReport link to open correctly depending on what file format the report is...
Hi FolksI've built a SSRS report which is email automatically via the SSRS subscription service, " very handy ".The report is sent in excel & word formats.I have a link built into the report which...
View ArticleFixed Columns not working in Browser
I have created a report which has too many columns to display on the screen, as such I have set the left most column as Fixed Data to make the report readable. When previewing the report through either...
View ArticleSSRS about Export to Excel
when i export my report data to excel the column width does not grow according to the data. I got only two options inorder to increse the column width1)Adjust the column width in the design phase of...
View ArticleEditing expression in Matrix heading to cater for parameter
I created the below Matrix.It shows the % of loads delivered on time by financial period. So when the report is run it looks as follows: Currently this shows the %age for each financial period...
View ArticleCustom code for division throws an #Error message for NON EXISTING record.
Hi, I get numerator from dataset and denominator from function and pass them to the custom code function which gives division result. Something like below code:...
View ArticleReport Builder 3.0 and SharePoint 2010 List, multi-select value showing # and...
I'm using Report Builder 3.0 where the datasource is a SharePoint 2010 list. The field I'm having an issue with is a SharePoint Person lookup field allowing multiple selections.The report renders the...
View Article