Is there a way to fully expand (or vice versa) a report with groupings and
hidden levels? (Something like the Excelâ's subtotal groupings functionalities
would be ideal). The picture below displays exactly the two controllers we
requireâ?¦ (normal and level expand)You could do this by having a boolean report parameter called something like
HideDetail. Then in the detail row's hidden property use the expression
=Parameters!HideDetail
You could use similar parameters for a multi-level grouped report.
HTH,
--
Magendo_man
Freelance SQL Reporting Services developer
Stirling, Scotland
"Kostas Bourikas" wrote:
> Is there a way to fully expand (or vice versa) a report with groupings and
> hidden levels? (Something like the Excelâ's subtotal groupings functionalities
> would be ideal). The picture below displays exactly the two controllers we
> requireâ?¦ (normal and level expand)sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment