add tabular data to matrix report
Hi my data set from a SSAS source consists of the following fieldsMatter_Number, Fee_Earner, Date, Description, CountI've created a matrix report with 2 row groups of Matter_number and Fee_EarnerI then...
View ArticleDefault Sort Order for Interactive Sort for Textbox in Tablix
I have a report that contains multiple columns of numerical data such as age, count of encounters, etc. When my users click on the interactive sort icon that appears in the column header it always...
View ArticleProblem with simple expression
Hi,I have an SSRS report based on a SSAS cube that contains a Date field called Closing_Date.This field can be null in the database.The purpose is to convert the DateTime into a Date field respecting...
View ArticleHow to sort column in descending order at first click on SSRS 2008 report
SSRS 2008 have feature to sort column. But if user want to see column data in descending order, when report loads first time he need to select icon twice in order to sort in descending (First ascending...
View ArticleItem grouping and lot no on a single line
I would like to have the items group in a single row, that is not to complicated, however, each items has a lot number (serial) and in the column near the item number, I would like to see these serial...
View ArticleBC30452 Error in Switch Statement
I'm using SSDT 12 and I'm writing an expression to dynamically change the cell backcolour based on its value and I'm getting a BC30452 error.The field TwelveMonthsPercent is a calculated field derived...
View ArticleDate constant is not valid using IIF and DateAdd expressions
Dear all, For a personnel report I wish to change the end date of a permanent contract into the retirement date (67 years). If the employee has a temporary contract, the end date should be according to...
View ArticleReporBuilder error after upgrade to 2008 R2 SP3
I recently upgraded my 2008 R2 test reporting environment from SP2 to SP3. Now when anyone hits the click-once version of Report Builder from Report Manager they get the error "Application validation...
View ArticleSlowness in report server
Hi,We are facing some slowness in report server.Our reports are deployed in Windiws 2008 R2 Service Pack 1.When accessing the reports it is very slow.But after restarting the reporting services it is...
View ArticleNeed to sum max values in a report with Hidden groupings
I have looked all over and have not found my exact situation, so I am posting my first question. I have a report that I have grouped on multiple levels. So my report has a...
View ArticleThe value expression for the query parameter contains an error: the...
I'm adding a new parameter, ReportView, to several reports. For some reports it works just fine, and with others I get the error:The value expression for the query parameter @ReportView contains an...
View ArticleSSRS-Matrix report to show 2 different values
I am created a new SSRS report by Matrix format.I have created 2 datasets (dataset 1 and dataset 2). In the dataset 1 and dataset 2 contain the same fields such as "Region" , "Customer PO", "Month" and...
View ArticleDynamic Column Grouping in SSRS
Hi friends,I can successfully create a dataset with dynamic columns like (col1,col2,col3 .. n etc based on some conditions) .Then Can i do a row grouping based on the dynamic columns in SSRS Please...
View ArticleSCCM SSRS Report links expire after some time
Hello,Please consider this scenerio and let me know how to solve. Thank youSCCM 2012 - 2012 Windows Server SSRS 2008 R2 for SCCM1) I open the SCCM reports 2) I go to a canned sccm report (say...
View ArticleCalling SSIS Package from SSRS
I'm hoping that someone can provide some clarification on calling an SSIS package from SSRS. I have managed to get this to work, but only if I actually build the SSIS package on the report server...
View ArticlePower View report based on inactive relationship
Hello,I have a PowerPivot model in which I have in my fact table multiple date fields with relationships with my dimensional time table.I followed the instructions in Kasper de Jonge blogpost here in...
View ArticleCenter embedded Bing Map with Spatial Data
I have created an SSRS report with spatial data (coming from SQL) and using an embedded Bing Map. The spatial points show up in the right place but there are few things SSRS is doing that are just...
View ArticleSSRS Report cut off by widest Tablix with Row+Column Grouping
Hi all,I have a report in SSRS 2008 R2 which has lots of graphs, tables and such, and several tablixes which have both row and column groups. The tablixes have various graphs inside them, e.g. bar...
View ArticleHow to show all points reading date
Hi,Please advise on how to setup the chart which show all the reading date/time but not only 4 date/time
View ArticleHow to filter selection in drop down box in Report Builder 3.0
New to SQL reporting services - what is the syntax for filtering the drop down list in Report Builder 3.0? I have the following: =Parameters!ReportParameter1.value and =Fields!Store.value my drop...
View Article