Then I’m using MyCollectionTable[Path] as suggested Values, which should change the values of the enumlist. In fact, it does as you can see when I test the formula :
My goal is to be able to categorize files inserted in Google Drive in app. For that, I am using a using a table with the categories that I want for the files (Quality/Security/etc…) and the user will have to select, for each category the files related.
I’m doing this to avoid the user to have to insert a file one after the other.
While the changes does appear when I try the formula, it doesn’t when I select the enumlist in app.
By the way, I think I experienced that failure to update issue you mentioned. My memory is fuzzy now but I seem to recall that I started out dividing the series of steps needed to make the list into several separate virtual columns and then combining that in the “data validity” spot. That, however, didn’t work well. My solution was to do everything in “data validity,” even if that meant writing a complicated expression.
Yep and I tried this one too, but couldn’t make it work, surely because it’s read-only data. I did other few tests today and the issue is obviously the server caching delay :