Is it possible to control what field you set a parameter for.
i.e
I have a report that needs to run either by grouping by Venue or Venue Group Area
now i can set up parameter which controls the input for a formula and use the formula to set up the groups
i.e. if {?sort choice} = 'Venue' then {venue.venuename} else
if {?sort choice} = 'Venue Group' then{vnugroup.grpname}
any help would be appreciated
therefore i can create the group based on the outcome of the formula and this works fine no problem.
However is it possible to take this further. If the sort choice parameter = 'Venue' is there a way to then display all the venues and pick one so the report can be filtered to a individual venue name and likewise if the sort choice parameter = 'Venue Group'.
i.e
I have a report that needs to run either by grouping by Venue or Venue Group Area
now i can set up parameter which controls the input for a formula and use the formula to set up the groups
i.e. if {?sort choice} = 'Venue' then {venue.venuename} else
if {?sort choice} = 'Venue Group' then{vnugroup.grpname}
any help would be appreciated
therefore i can create the group based on the outcome of the formula and this works fine no problem.
However is it possible to take this further. If the sort choice parameter = 'Venue' is there a way to then display all the venues and pick one so the report can be filtered to a individual venue name and likewise if the sort choice parameter = 'Venue Group'.