BusinessObjects Board

Cascading Value in Combo Box

Is there any way we can show cascading values in Combo Box (same feature as Filter Component)? Just say I have two combo box with country and state. If I select Country from the first combo box all state names should displayed in Combo box 2. Any idea?


Philip (BOB member since 2006-03-02)


ww55d (BOB member since 2011-06-14)

Yes ofcourse philip,

Bring in your State and City togather (QAAWS, BI Service whatever). Your first combo box bind the labels to State (have your states sorted), select Filtered Rows, your source data bind to both columns, give plenty of space of your destination binding. Then on your second combo box, bind your label to the City destination of your first combo box, make your insertion type label, and make your behvior Dynamic. And you should be good.


katullus :us: (BOB member since 2009-08-21)

Thank you. It works.


Philip (BOB member since 2006-03-02)