0
votes

I have four columns in my report, whom title I'm changing basses on parameters. Now I want to remove grouping, if the parameter value is false. toggles the grouping( remove grouping / add grouping) on column. I'm using rows Group for applying groupng

1
Usually you add both the detail and the grouping then hide one or the other based on the parameter - Nick.McDermaid
binding time of report will be increased in this case - Adonis Mahar
I solved this by creating separate reports, for instance I could not find any appropriate solution for this problem - Adonis Mahar

1 Answers

1
votes

I solved this by creating separate reports, for instance I could not find any appropriate solution for this problem