I’m trying to classify Purchase orders into different buckets based on certain pattern available in Input column string. How do I use Wildcard expression in Column expression node so as to get desired output?
Eg: Based on pattern in “PO Number” column, Im looking to have output in “PO type” column. I just displayed 5 rows, as an example. Actual table involves 50K+ rows.