Create A Formula Todisplay "ALL" Ifthe PromptisIgnored
Create A Formula Todisplay "ALL" Ifthe PromptisIgnored
2. InthePromptdialogbox,turnontheOptionalpromptcheckbox.ClickOK.
4. Click . 1Lastupdated:6/1/2010
5. OpentheVariableEditor.
2Lastupdated:6/1/2010
4. Typethefollowingformulainthetextfield:
="YOURTEXTHERE:"+If([VARIABLENAME]="";"ALL";[VARIABLE])
Specificexample:
="FundCode:"+If([FundCodeUserResponse]="";"ALL";[FundCodeUserResponse])
Text(enclosedin doublequotes, joinedwithplus sign)
Theresultwhenyouignoretheprompt:
Theresultwhenyouselectvalue(s)fortheprompt:
3Lastupdated:6/1/2010