Hello,
I have a Dynamic Cascading parameter called @Locations That looks like this: Parent_Location>OR_Department>OR_Location This works fine.
I have a Static Parameter called @Group1 that has the values "Surgeon" and "Anesthesiologist"
What I would like to do is
If the user Selects "Surgeon" from @Group1 then the @Locations parameter looks like this Parent_Location>OR_Department>OR_Location>Panel_1_Primary_Surg
If the user selects "Anesthesiologist" from @Group1 then the @Locations parameter looks like Parent_Location>OR_Department>OR_Location>Anesthesiologist
I'm using SAP Crystal Reports 2016
Thanks for all your help!
I have a Dynamic Cascading parameter called @Locations That looks like this: Parent_Location>OR_Department>OR_Location This works fine.
I have a Static Parameter called @Group1 that has the values "Surgeon" and "Anesthesiologist"
What I would like to do is
If the user Selects "Surgeon" from @Group1 then the @Locations parameter looks like this Parent_Location>OR_Department>OR_Location>Panel_1_Primary_Surg
If the user selects "Anesthesiologist" from @Group1 then the @Locations parameter looks like Parent_Location>OR_Department>OR_Location>Anesthesiologist
I'm using SAP Crystal Reports 2016
Thanks for all your help!