SQL Server Reporting Services- Coloring a Cell Background Based on two...
Hello All,I have a matrix report with time scale on the x axis and Resources on Y axis Showing the tasks assigned to each resource for a period of time. Here I have to color a matrix cell showing task...
View ArticleConcatenating an address in SSRS
Hello, any advice appreciated please. I have an expression to put an address in a report: =fields!address1.value & ", " & fields!address2.value &", " & fields!address3 However this...
View ArticleIncrease tooltip display time?
hello all,I know this question was asked 3 years ago. Is it still a NO with SSRS 2008? Does anybody know if I can code in XML to change the tooltip timing? thanks a lot!!!
View ArticleWhich SQL version created the rdl?
Hello Team - I vaguely remember this sometime earlier , I had an answer , nevertheless I am struggling to get the answer , however I was not going in depth to look into this , as one of my colleagues...
View ArticleSQL reporting services not starting
I have an SCCM server with SQL installed on the same machine. the reporting service was working just fine until the 18th of december (when the event log says it was last started successfully)I cannot...
View ArticleError:Unhandled Exception has occured in your application
Hi, I have Configured my Reporting services ,but when i click on the url at Report Mangaer url tab or Web service url tab ,I got the following error:"Unhandled has occured in your application.If you...
View ArticleSSRS query sharepoint list
I have problems getting the following query to work in ssrs on a SharePoint list.the query I'm trying to make is the following (Pseudo code)(GDRSATUS <> "opgelost" AND GDRSATUS <>...
View ArticleHow to get distinct values in sharepoint List using SSRS
Hi,I have referred a link thishttp://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/6495db18-a1c1-480b-8c92-89c74ee47cf5/.But what I faced is the parameter is coming disabled. I...
View ArticleSSRS Date Comparison
i want to compare my Fields!Date.value with month December-2014, if my Fields!Date.value = "any date of December " where my Fields!Bilable is "YES" and check if its company is "SL" then put at "SL"...
View ArticlePossible to "hide" charts that are empty in a SSRS report?
Hi guys!I have some charts that will not always display data - depending on what parameters the user selected :-)Instead of displaying this "no results/data" - is there a way to "hide" charts that are...
View ArticleHowto add date range parameters to linechart?
I'm using SQL Server 2014 and SSDT 12. I have a linechart generated using three fields - FCP, NFS (both integers) and TimeIndex (the datetime over 30 days).I see how to add parameters but how do I...
View ArticleHow to export report to excel?
I am new with SSRS. I created a report with the SQL data tool through Visual Studio. I am able to preview the result through the "Preview". How can I export the result to excel or pdf?Thanks
View ArticleCannot re-add deleted Header row to tablix in SSRS 2012?
Hello, I am stuck on this seeminly small issue. I am using SSRS 2012 RC0 in Visual Studio 2010 sp1 to build this tabular report. I had inadvertantly removed the initial header row from my tablix before...
View ArticleSSRS custom code for count in Report Footer
Hi All,Please help me with the custom code used for below requirementDebtor Name current 30+days 60+days 90+daysaaa 7000 0.00 0.00 10.00bbb...
View ArticleHow can I restrict the user to run the report based the access level at...
I have a report which pulls data of servicetickets. Now I have to work on security part which should retrict the people to look for specif sales team tickets based on their access at backend. They...
View ArticleSSRS Open URL Action for File Fails to Open the File
I think I've found a bug in SSRS but maybe it's a configuration issue. Has anyone else had this before?I have set up an action on a text box to open a file. ("file://somepath/test.txt"). I know the...
View ArticleReporting Service option disabled on Connect-Object Explorer Management...
Hi,I have Microsoft SQL Server Management Studio 11.0.2100.60 with Data Tools for Visual Studio 2012 installed on Windows 8 ver 6.3I try to connect to a Reporting Services on my network, but when I...
View ArticleLimit of total number of columns for dataset table returned from procedure.
In my report, I have 7 tables and these table are huge. Each table query are similar to one another which uses same 6 tables but uses different columns. Instead of executing query 7 diferent time, I...
View ArticleSSRS reporting with sharepoint list using Distinct and Multivalue parameters
i want create ssrs report with sharepoint list using ms-vs(2008). i want create Distinct multivalue parameters by using CAML query. There is any way we put CAML query where we use Distinct keyword and...
View ArticleReport Builder 2008 2.0 RC1 cannot connect to 2008 report(web) server ?
hi can you assist please ? I cannot get Report Builder 2008 2.0 RC1 to connect to the report(web) server - http://sqls12345/Reports/Pages/Folder.aspx works directly as a URL to the report serverand I...
View Article