Hi,
I'm trying to save some document from a list to a specific file path on sharepoint.
the file path (it's an archive) it's identified by a number + a description. I have a input variable of the number but not the description, so I need a way to write something like " /(number variable) + (any text)/Photos/..."
Is there an expression to deal with "any text" kind of variables?
thank you