Hi alteryx engineer,
I used fileExists function to check if file exist, but this function only work for the fixed file name, if file name is dynamic and i used * as wild card for the file name, it wont return the expected result.
any solution for dynamic file name?
suppose we have time stamp within the file name and it is not fixed, how could i check those file exists?
Thanks