How can I remove those numbers by parsing action ?
Status: Closed · Asked by Carlos Melo on · 0 views
Hello,
After doing parsing steps I got the final result below. Now what I need is to remove those numbers marked with red X in order to get the result written in red. Those are always currency values. And, if possible, adding the commas after the number of the quantity (Unidade).

So please how can I set the new parse step do get that ?
Thanks,
Carlos M.
Hey @Carlos Melo
You can make use of the Code by Pabbly action step to break the currency values or more. With the help of OpenAI, you generate the code accordingly.

Great !
Thank you.