Hi,
I'm designing a flow wherein the input file can be dynamic and have different fields. The app 1 allows users to select file from app 1 and save an output of the same. This output is to be used by app 2 and show the fields in the drop down.
App 1 is working fine. The drop-down in app 2 updates properly if I save and run the app 2 after running app 1. But if run then as chained, then app 2 does not update the drop down list. Sharing the both apps for help
Does anyone know how to solve this? Have looked through a lot of solutions but none work out for my case. Thanks!