Hide columns in SSRS drill-down Report -


i'm working on multi-level drill down report last 2 days. how can hide remaining columns of report on collapsing particular group.

to specific, requirement display first column, , on expanding, should display second column , on.

any suggestions? how achieve in ssrs?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -