robmason10
Technical User
I need to create a report based on department and want the user to be able to select multiple departments from a list of nearly 100 - but also want to add an 'ALL GROUPS' value that will do the lot in 1 go..
so something in select like...
if {?whichgroup?}= "ALL" then
xxxxxxxxxxxxxxxxxxxxxxxxx
else {grouptable.groupname} = {?Which Group?}
question is what do I put in the xxxxx area?
Thanks in advance
so something in select like...
if {?whichgroup?}= "ALL" then
xxxxxxxxxxxxxxxxxxxxxxxxx
else {grouptable.groupname} = {?Which Group?}
question is what do I put in the xxxxx area?
Thanks in advance