Sales Managers and Sales Operators can now build advanced markdown using regular expressions when filtering over sets of SKUs. For example, to operate over a list of all SKUs that contain the world "Enterprise" in the title:
ā
{{ stringify (filterBy (values deal.skus) "title" "regexMatch" (toRegex "Enterprise")) }}
Are there are specific use cases you have in mind? Let us know and send your feedback to sales@revops.io.