Hi SME,
I have "SUI Wages (Subject)|11141488Y|2854788Q|SUI Wages (Taxable)|700000Y|Q|SDI Wages|11141488Y|2854788Q" this as a sentence where the delimiter is "|", and I am not understanding how to parse the word and numbers where I want the numbers as "111414.88" where last two numbers will be our decimlas and if we have only "Q" or "Y" without any values in front of them which will be "0". I would like to know if it's possible to use the RegEx tool to parse or any other tools that can make it dynamic.
Thanks,
SR.