Hey everyone,
I'm just starting to get into apps and I have a question Essentially everything works okay so far the user can choose an input file and select the field(s) they want to carry forward however I have my formula as you can see in the container on it's own I'm just wondering how can I feed those chosen fields in her to apply the logic in the formula?
Below is how I have my WF set up I'm just not sure how to pass the chosen fields into the formula to do what I need it to do?
Here is the formula logic i'm trying to apply to the chosen fields:
REGEX_CountMatches([_CurrentField_], '(^[\s]+|[\s]+$)|[^A-Za-z0-9]')