Dear all,
I created an Analytic App workflow where I'm using the the Drop Down tool configured to get "Fields from Connected Tool".
So, every time I Run as Analytic App my Input File is updated and the data that goes to Drop Down tool change. It's possible to confirm that my data is being updated looking to the input file (Excel). Until here... OK!
The issue is that de values (based on Fields) in my drop down aren't being updated:
Running as Analytic App
The first time I've the following values in the Drop Drown:

After I run it for the first time (selecting 'A12'), my data will be updated and it won't have 'A12' anymore.
Running for the second time, it should have the values updated and it only shows from A13 onwards... For example:

But what happens is that I keep having the same list with 'A12', even with my input (Excel) file updated.
The way that I found to update the values is, open my Analytic App file in Alteryx (instead of running it); run normally; run as Analytic App through Alteryx; and save the file again... After this, I can see the values updated when I run the Analytic App directly.
Is there any way that the drop down get the latest values automatically?
Am I missing some setting or something?
Thanks!