Hi
I am looking for a way to search dynamically for a value and select only those rows that match. I do not want to manually select the columns that should be searched or filtered. It should be as dynamic as possible.
I have tried with Multi-Field Formula tool and criteria REGEX_Match([_CurrentField_], 'Search value'). This gives me half of the solution. Next step is to dynamically filter the rows that match with my regex criteria and not all rows with 0 or -1.
Thanks in advance
Mats, Stockholm, Sweden
Solved! Go to Solution.
Thanks a lot, the TRANSPOSE did the trick
Regards Mats
Thanks, quick as always
Mats
Worked great!
Thanks,
Abi