In FSM Dashboard/Lobby we have the option to add filter’s based on the Lookup Source in Data Tab in Dashboard configure Page.
However can we have multiple filter criteria’s which are dependent on each other.
Example: First Filter Criteria is Country
Second Filter Criteria is State
Based on The country selected, we would like the state values to be autofiltered and show the states associated to only the selected country.
Requirement would be, on the lobby the manager should have option to see the entire Countries details and then he selects the state from filter (dynamically changing values based on country selection) and gets the results based on the state.
Is that possible inside FSM Application and what would be the best way to handle this?