Enable use of Wildcard characters in APL MATCH functions
In calculated fields it would be very handy to be able to use wildcard characters in for example CASE_MATCH functions. I know we can use CONTAINS() in some cases, but for example in not in MATCH_CASE(EVENTUALLY_FOLLOWED_BY('%Invoice%','%Delivery%'...