Hi guys,
I have an analytic app in which the user enters a budget file and then the workflow should check whether the file is entered on a date which is less than a specific date. If date<specific date then the app should run another analytic app else it should ask the user some questions regarding why the file was uploaded late.
Also I want to make dynamic selections based on the output of the filter tool but all the app selections are coming on the same app page.
How do we achieve this in alteryx dynamically?