BusinessObjects Board

[V6.5] prompt with optionnal filters

Hello,

Sorry if this is not very clear, i will try the best to express my self in english.:slight_smile:

Well here is my problem, I would like to create a prompt with a list of filters in BO V6.5 but il would like that some of the filters to be facultatives/optionnal, meaning that the user has to fill some of the prompt (letā€™s say for example that 5 prompts must be filled) and can fill 2 other prompt if he wants to.

When heā€™d fill the 5 prompts, he would have the possibility to push the 'OK" button to generate the report (even if he didnā€™t fill the 2 other prompts).

How can i make this?
For now i created the prompts but i have to fill in all of them to generate the report.

I hope itā€™s clear enough for you to understand because iā€™m looking for help.

Thanks!


Sokhar (BOB member since 2009-07-24)

Welcome to B:bob:B!

As far as I know, there is no concept of Optional prompts you can make in universe level. But Web-I 3.x has optional prompt concept at query level.


Jansi :india: (BOB member since 2008-05-12)

Hi Jansi,

Thanks for your answer!
Well i guess iā€™ll have to find something else to deal with my problemā€¦

One solution would be to fill in the ā€œoptionnalā€ prompts automatically at every refresh of the report (with a * ).
But again i donā€™t know exactly how to proceedā€¦is it even possible this time haha? :stuck_out_tongue:

Thanks!


Sokhar (BOB member since 2009-07-24)

Hi Sokhar,

In your BO version, you can simulate the optionality of a prompt by so called ā€œALL in LOVā€ concept. Basically, using one technique you add one additional value into the LOV. The value will be something like ā€œ-- All --ā€. Then if users selects this value from the LOV of a dimension then the condition will select all possible values of the dimension, it means it will work as there is no condition for the dimension.

Check these 2 entries in the Designerā€™s FAQ:


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