Relative Content

Tag Archive for reporting-servicesssrs-2012

SSRS : Replicate elements (tablix)

My requirement is to have a 2 copies of the generated reports, kind of for a received copy. I know I can handle it using subreports, but I am wondering if there’s a setting or config that I simply need to toggle or any other work around? Thank you.

How to use a IIF with a Lookup expression in SSRS

I have the main dataset named: A, and I need to grab a Percentage column value from dataset named: B but only where the inspection column from dataset B equals “VC”. Reminder both the Percentage and Inspection are in dataset B which is different from the main dataset A. Both datasets have a linked/joined column called PhaseTrackingID.