Tuesday, April 24, 2018

Hide And Group Columns In SSRS Using A Parameter

Ever had users come to you and request another version of a report just to add another field and group data differently? Today, was such the day for me. I really don’t like having multiple versions of the same report out there. So, I got a little fancy with the current version of the report and added a parameter then used expressions to group the data differently and hide columns. For those new to SSRS I've embedded some links to MSDN to help you along the way.

source https://www.c-sharpcorner.com/article/hide-and-group-columns-in-ssrs-using-a-parameter2/

No comments:

Post a Comment