datahelix
datahelix copied to clipboard
Negated Isins
Feature Request
Description of Problem:
how should we negate isins
Could this be achieved relatively simply by:
not(matchingRegex(/[A-Z]{2}[0-9]{10}/))
Its a bit basic, but does permit you to state that you want any string that cannot be an isin.