Link Textbox to field in Different Tablix
Can I use a function to point textbox23 (which is in TablixMain) to the value of TotalSold Where FieldName = 'Parka'?
View ArticleHow do I use Report Builder 3.0 to join data from multiple sharepoint lists?
I can join data from SQL server, but it appears that Report Builder 3.0 reads sharepoint list data(xml) differently so it does not support joining in the same way. I'd like to get data from multiple...
View ArticleIIF statement not working !!!!
hello !I ve a table with 3 differente numbers (1,2,150) , i want from my IIF statment to return 1 if the value in the box is 150 and zero if else. so i wrote this :IIF (fields!tipo.value=150,1,0) and...
View ArticlersProcessingAborted Error
Date: 6/18/2008 2:20:06 PMApplication: System Center Operations Manager 2007Application Version: 6.0.6278.0Severity: ErrorMessage: Cannot initialize...
View ArticleSSRS 2008 R2 - Image Rendering issue in Report Viewer
Dear Team,I am facing image rendering issue in report viewer in SSRS 2008 R2. Please have a look below issue description, and provide some solutions.Thanks & Regards,Mukesh
View ArticleSSRS - IFF statement error in Oracle dataset query
I am getting the error:Query Definitions DifferThe following errors were encountered while parsing the contents of the SQL pane:Error in list of function arguments: '=' not recognized.Unable to parse...
View ArticleHow to calculate a percentage in a Matrix row SSRS
HI All,I have the following data in a SSRS Matrix. I want the data to reflect as 'B' but I constantly get data reflected as a total.(C)I need the percentage per row and not the whole total value.this...
View ArticleSSRS Stacked bar not representing my data as expected
Hi - I have a report with a Stacked Bar chart. My dataset consists of the following key columns: Project Demand, Month, and Project Name values.x axis: MonthY axis: Project DemandMy horizontal bar is...
View ArticleSSRS - assign Moving Average Period dynamically
SSRS chart, Calculated Series 'Moving Average':Is there any way to make the 'Period' formula parameter dynamic? (depend on a report parameter or a query?)My goal is to create a trend line (a smooth...
View ArticleCharts not rendering in IE10 but appear correct in Visual Studio
Hi, we recently setup a new machine and migrated across our reporting from SQL 2008 to 2012.Everything is working correctly, except when designing reports in Visual Studio reports appear fine, but when...
View ArticleHow Can i connect SSRS to BMC Remedy DB
Hi ALL ,Kindly provide me details on how to connect to the Remedy DB directly via SSRS . Thanks Priya
View ArticleOPENQUERY using MDX
Hi,I am using MDX query union with sql query. when i use OPENQUERY it's not allow multivalued parameter.i am using this query in SSRS.The parameter also getting from SSRSMy OPENQUERY is like...
View ArticleReporting Services Indicators
Hi,I'm using reporting services to do my indicators, but I need solve a problem.Well, I have one column which there are variables (values) of previous months and next months. I would like make...
View ArticleOpen a PDF File from a SSRS Report
I have a requirement to include a link of some sort on SSRS reports that opens a PDF file. If this were being implemented in an Access report, a click event using the Application.FollowHyperlink...
View ArticleSSRS 2008 R2 - Today () function is not working
Hi ALL,We are using SQL Server Reporting Services 2008 R2 to build a report. We are trying to bring the system date in default values for Date parameter.We have Date/Time type parameter which prompts...
View ArticleWill Report Builder 2012 Work with SQL Server 2008???
Simple question reallyWill Report Builder 2012 work in conjunction with SQL Server 2008???Is it worth while upgrading?The main reason i ask is the ability to export in an xlsx format Thanks
View ArticleReport Builder Filter Not Like Wildcard
Hello. I am brand new to SSRS/Visual Studio and am trying to filter a dataset field that is Not Like a value with a wildcard in the Dataset Properties-Filters area. I can easily get the Like...
View ArticleAbbreviation
I need assistance with abbreviating results=Fields!Placed_Provider_Name.Value = River Nursing Home A= Blue Nursing Home, I want the results to be displayed as RNHA, BNHAny help would be appreciated
View Articlessrs 2008 r2 paramter tied to sql used
In an existing ssrs 2008 r2 application, I am having a problem trying to understand the existing logic. I am hoping you can it explain the logic to me of how the parts are tied together for both part...
View ArticleIIF In SSRS With Opposite Of = For A List
I am trying to build a Expression using IIF with the opposite of this in a calculated field:=IIF((Fields!DEPARTMENT_CODE.Value = "22700") OR (Fields!DEPARTMENT_CODE.Value = "22800") OR...
View Article