how can we replace all ". " with "\n" (next line) in Number formatter step in Pabbly workflow?
Status: Closed · Asked by Dme12 on · 0 views
how can we replace all ". " with "\n" (next line) in Number formatter step in Pabbly workflow?
I Tried Regexreplace google sheet formula but it only replace first "."
Hey @Dme12
Have you tried the Text Formatter action step to replace the text from the content?

Thanks , it worked