Used column aliases; still getting "item with same key" error.
I have used Report Builder (3.0) many, many times, but this one query is driving me insane.Here is my query. All the tables actually contain the "ItemID" field. I tried adding an alias for each one to...
View ArticlePower Query - Load to Data Model
I cannot able to see LOAD TO DATA MODEL option in my power query. Please help.Thanks. Note: I have PowerPivot already with my excel.
View ArticleCreate and deploy reports that don't depend on concrete environment.
I want to do the following: Create a report in my sandbox for using with SCCM 2012 reporting system. Report will show customized hardware inventory information. Then install that report on production...
View ArticlePartially Bold Text in SSRS 2005 using Expression ?
Hi,I am using SSRS 2005.I have one requirment. I need to Partially Bold some part of Text in column.Below is the Example.Name < - -- Column in SSRS 2005 Report.This column contains combination of...
View ArticleHow to allow custom colors to SSRS Pie-Chart?
Hi, I have a pie-chart in my report.Can anybody please tell me How I can allow custom color to each part/slice of the piechart..??or How i can assign cutom pallete to pie-chart?BhushanBhushan
View ArticleSSRS Matrix Column Subraction
I am in Desperate need of a solution:I am looking to Subtract Zdissenrolled Members from Enrolled Members (By month/status). I am doing a count of members within a program(A,B,C) that have a...
View ArticleIssue in SSRS while using XML PATH in SQL query
Hi All, I have used a SQL query which concatenates multiple rows into one single row seperated by a coma. select NoteID, STUFF( (SELECT ',' + a.Comments AS [text()] from Notes a where a.NoteID =...
View ArticleSSRS with calculated dimension members SSAS
Hello everybody, I have an interesting scenario involving a SSRS report with a matrix connected to a SSAS cube containing calculated dimension members.One of the parameters is "Reference Week". Based...
View ArticleCreating reports in run-time from .net?
Hi,Is it possible to create in run-time one RDLC report? I suppose so such as we can create a SSIS package and launch whenever we want.In my case from my WPF app I use WindowsFormsHost way to call...
View ArticleSSRS 2012 reports and sharepoint 2010 - how to catch rsexecutionnotfound...
We have SSRS reports which are being rendered in sharepoint 2010 webpart. SSRS 2012 reporting services are configured using sharepoint 2010 reporting services service application. We have used...
View ArticleConditional image and image source in SSRS
I have images stored in database for some of the items but not for the others. If there is no image in the database I would like to display static placeholder image embedded in the report.Is there a...
View ArticleForgot the Location of .RDL
Hi folks,This might seems to be a bizarre problem. I created a report 2.5 years back. Now after this I had no touch with it. The report is getting rendered and email being sent through Subscription so...
View ArticleReport Viewer fails in IE11
I installed IE 11 yesterday and now all my SSRS reports do not display in the viewer. We are using url to access reports on our report server and when the report tries to open it sits on the spinning...
View ArticleWord Header and footer margin is reset to 0 when exported from SSRS 2008 R2
Hi,I am using SSRS 2008 R2 to create reports. While exporting to Word format, the Header and the Footer margins are getting reset to Zero and the user has to manually adjust the margins to get the...
View ArticleExporting into excel issue in 2012 ( SSRS ) - Length cannot be less than zero
Hi,We have developed the SSRS reports in 2012. While exporting the reports into Excel from reporting manager, we are facing the below error.Length cannot be less than zero. Parameter name:...
View ArticleReport Usage (show those that are not used)
How do I identify which reports haven't been accessed in the last 12 months?Below is the script to show the current report usage... but i need to know which ones haven't been accessedselect c.name,...
View ArticleSSRS (BIDS) Reporting with CRM Dynamics 2013: Issue with FetchXML
I am currently creating a report in BIDS 2008 which utilizes Report Builder 2.0 and uses CRM Dynamics 2013 data retrieved by a FetchXML query as one of the datasources. The report runs fine within BIDS...
View Articleiif field contains z the change colour
hello alli am trying to change the font colour based on an iif statement generally these are easy but ive come across this issue =IIf(InStr(Fields!Description.Value, "z*","Red","Black") what im trying...
View ArticleReplace value if its null
I will like to know how I can replace a (A)value in a column for another (B)value if (A) value is null?I tired this;=IIF(Fields!actual_date.Value Is...
View Articlessrs 2012 show or hide parameter area
In an existing SSRS 2012 application, there is an up or down area that appears sometimes in the paramneter area of the SSRS report. When I hover over the up or down arrow, the tooltip calls this the...
View Article