
Announcements
Hi Team,
In MS AI Builder, for suppose in any invoice document total amount is mentioned as $100, I am able to tag $100 as a whole. But I just need to tag them separately as currency as $ and amount as 100. How can we achieve this?
Hi @Leena14 ,
That may not be directly possible. You would need to do some post processing logic to separate the currency from the amount using string functions.