there are few other options (maybe with a more compact modelling result) but as you have mentioned:
we will stick to your started modelling
We assume that you want to compare/check column values and would expect more a condition like
myLoopRowVar(“ColumnName”).toString.Trim.Equals(myRegexMatchedValue)
feel free to share with us sample data and/or your xaml and we can assist more specific
i can’t share my xaml file, because is a work thing.
But let us say that i have to compare column C, in the column there is a lot of tekst, but i only need a specific word from it, to compare with the other column that only has the specific word in it.