Skip to Content
0
Former Member
Jan 19, 2012 at 03:06 PM

WebI- Linking Input Control for Multiple Dimension

169 Views

If I have multiple dimensions like : (Country, State, City, Customer)

In WebI I defined 4 check box input controls. One for country, one for state, one for city and one for customer.

Eg 1: If I select country = USA, it should show only states for USA, city for USA and the customer for the USA.

Eg: 2: If I select Country = USA, from the USA sate list iI select state = NY(NewYork) and MI(Michigan), then it should list only the cities for NY and MI and the customer only for NY and MI.

How do I achieve the above using the WebI input control. Note: (I am using BEx as my data source without using Universe) Please advice.

Thanks

Edited by: Sini Kumar on Jan 19, 2012 4:30 PM