combining a param value with widcards in a foreach loop files property

  • Hi, it isnt clear from the web if something like this should work as i try to limit the files i pick up in a for each loop to ones having my current rundate param of format yyyy-mm-dd (string) in the name.   My test doesnt pick up such files even though i know they are there.  can the community comment?   i'm trying to avoid adding other ways of filtering thru extra components.    inside the for each loop container, i save the current file name to a table and then have 6 choices of dft's that execute depending on another part (eg Sales) of the name in the file.  It (the for each loop level) and everything else all work fine with a hardcoded "files" mask that looks like this  *.txt and even *2025-09-25*.txt.   I have the RunDate's value currently as string 2025-09-25 with sensitive=false and required = true.

    wildcard99

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply