Hello, I am trying to pull the user's selected excel filepath and selected tab using the chained apps below and would appreciate any kind of help or guidance:
- Chained App 1: The user selects an excel file allowing the file path and corresponding sheets to be recorded as output (alteryx DB file).
- Chained App 2: The output from App 1 (alteryx DB file with sheets/tabs from the selected file) is able to be selected via dropdown. The selected sheet is then recorded.
Issue: The input used for App 2 is not updated when the apps are chained. In other words, the result from App 1 is correct but does not update as the input for App 2 unless it is run separately.
Please use the "MonthTest" file as a sample input file and update the local filepath as necessary.
Thanks!