Filter out rows with filter criteria from a different csv with (Rule Based Row-Splitter (Dictionary)

Hello @phil21oo

You can implement it in different ways. My proposal is to test the linked workflow, as it’s based in regex recognition (that can somehow be customized), besides it high performs avoiding loops.

Please, take a look into the following topic. You are not clarifying too much about your analysis context; like if your wildcard is unique search() or any but()… As you see, you can develop any logical rule afterwards.

The workflow’s final filter has to be configured as ‘exclude TRUES’, to match your requested use case.

Let us know if further support is needed.

BR

2 Likes