Greetings,
I'm currently attempting to build a workflow app that complete the following activities-
1) User upload a file (*.xlsx file)
2) User to select date range
3) User can select number of action they want to see
4)User can select the view whether it is "forward" or "Backward"
5)User can see by filtering "Inspection Type", "Contents ID" and "Transaction ID"
6)User can see a) Actions, b) both Actions & Date diff
So far, I am able to complete till 4) and currently stuck in 5). Does anyone know how we can configure the workflow to allow the filter input tool to be updated based on the options selected by the user? I already did for the Inspection Type but not able to figure out how to do for Contents ID & Transaction ID.

Thanks for all your help!