Hi Everyone,
I'm new to alteryx and I'm developing a data extract tool.
I have already built the tool with 5 chained apps, however, I am not able to create an interface or action that will let the user go back to the previous apps in case he needs to revise the filters he selected.
I have 4 levels of filters, see below. These are dynamically pulled from a database.
| ZONE | REGION | SUBREGION | COUNTRY |
| China Operations | China | China | CN |
| China Operations | China | Hong Kong And Macau | HK |
| Europe Operations | Central And Eastern Europe | Austria And Switzerland | AT |
| Europe Operations | Central And Eastern Europe | Austria And Switzerland | CH |
| Europe Operations | Central And Eastern Europe | Benelux And Israel | BE |
Below is a screen shot which is already at the level 2 filter (region). I want to be able to go back and forth the apps. Please provide solutions or any workaround.
