BusinessObjects Board

"All" option in the LOV

Can anybody explain in details that how to implement ‘All’ option in the LOV of an object? I am working on SQL Server2005.


abhishekpatnaik (BOB member since 2006-02-15)

From Designer’s FAQ:


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

That portion i have understood that how to add “ALL” in the LOV but now how do i calculate my query for all the LOV. Say i have 3 city name in the LOV. After i select “ALL” option in the LOV my report should give me the result for all the 3 cities. Please explain the steps involved


abhishekpatnaik (BOB member since 2006-02-15)

There is another Designer’s FAQ that explains it:


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

Thanks a lot. It worked. Now i have another query. If i want to have casading prompt with all option how do i achieve it? Say I have 3 levels of hierarchy Countr–>State–>City. User can select a particular country and would like to see all the state and city for it. Or can select a country and then state and a particular city. How do i do it? How do i apply ALL option here in the LOV?


abhishekpatnaik (BOB member since 2006-02-15)

Hi,

Dave Rathbun presented a way how to use “ALL” with cascading prompts in his last year presentation at the BO user conference in Orlando. There were two parts of the presentation:
http://www.dagira.com/presentations/2007/insight/2007_10_ninja_part_one.zip
http://www.dagira.com/presentations/2007/insight/2007_10_ninja_part_two.zip

Check both of them as I am not sure in which of them it is.


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