Hello,
I have a tablix in my report and need to make that tablix split into 2 separate tablix based on the value in a column.
How can I do that?
I already have a Row and a Column group right now.
Eg: Row group has Description column
Column group has Value column
The column by which I need to split the Tablix is Type column, which has values 'open' & 'Close'
Thanks!