Do you need to filter a simple list of values? Are you a RegEx Rockstar ?
This Component will filter your list using Regular Expressions!
No more Index(List(remove(ifexistes(fromlastposition))) complicated expressions that are prone to error and hard to troubleshoot.
Pick your right Regular expression and job done!
Added a new action that allows you to filter a string using RegExussefull for CSVs!
I recommend using regex101 as a learning and development tool to help you create your RegEx.
Currently only supports text/integer record lists.
Now available as a Library wich allows you to use this component in a reactive web app!