Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am using a filter pane which has the below data values:
Health,
Finance,
Customer Services.
The Customer Services has again two sub values e.g. Customer Services -> category 1 and Category 2.
When I click on Customer services I need to show two sub categories i.e. Category 1 and Category 2 just below the "Customer services".
Thanks.
first you need to link the category to actual field. You can do something like below. Create inline table and link it on Field
LOAD * inline [Field,Sub FieldHealth,HealthFinance,FinanceCustomer Services,Cat1Customer Services,Cat2];
Now go to master items->Dimensions->Create new->Drill-down -> Add first Field -> then add Sub Field
Once drill down group is created, add that drill down group to filter pane