Hi all,
I have built a chained app that works perfectly on the desktop. Here is what it does:
Part 1: Gets the list of scenario names from an external API data source, saves that list to a .yxdb file
Part 2: Has the user select one of the scenario names from a drop-down, genetas a .csv file with only the chosen scenario's value.
All my files are saved on the shared drive.
Now, when I try to put this on the gallery, it looks like the apps become unchained, and my drop-down does not include the latest data. What am I doing wrong?
I'd love to publish the workflow, unfortunately it only works with my API key, so can't do that. Thanks a lot!

