Replace dot to comma

Status: Open · Asked by StevenG on · 0 views

StevenG — Question ·

From a system, I receive amounts such as, for example, 102,45. Pabbly converts this to 102.45. When I transfer the data via a webhook to Google Sheet, 102.45 is taken over. Google Sheet does not recognize this as an amount and therefore I want the 102,45 to be included in the webhook.

Concrete question: how can I replace the decimal sign " dot " with " comma "?

StevenG — Reply ·

Hi @ArshilAhmad, how could I have missed that? Thank you!

Back to all forum threads · Log in to reply