BusinessObjects Board

Webi Prompts

Hi Folks,

I have a Prompt as Region, Where values are APAC, EMEA,LATAM & NORAM (Coming from database table).
Now want to add one more Value as “ALL” (Store all the 4 Regions), i.e if any user use Region prompt as “ALL”. and result should return data for all the regions.

Please suggest how could i achieve this.

Thanks,
Saurabh


Saurabh Upadhyay :india: (BOB member since 2012-09-25)

Hi,

This Designer’s FAQ will help:


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Can you simply make the prompt optional? That would be the preferred choice since you’re working in Webi…


Dave Rathbun :us: (BOB member since 2002-06-06)

Hi Marek,

Thanks for the link.

However, getting error in “@Prompt(‘Select Region or enter * for all Regions’,‘a’,‘Branchcode Hierarchy\Region’,multi,free)”
Parsing Failed.

Can you please suggest,What is the error in this ?

Thanks.


Saurabh Upadhyay :india: (BOB member since 2012-09-25)

Hi Dave,

Yeah i have already tried this , it is working.
But i want to show a prompt value as ALL to the end users.

Regards


Saurabh Upadhyay :india: (BOB member since 2012-09-25)

In the linked post it mentions the object won’t parse since it doesn’t reference a table.


Dave Rathbun :us: (BOB member since 2002-06-06)