
Hello,
in my form i have a other option input in multiple choice questions. So now I want to perform some mathematical calculation leveraging this input value. But the problem is this is in text format.
So is there a way to extract number from this text and do this mathematical calculation? Is there any workaround? Or can i make the other option number only?
Secondly after calculation my variables value is 300000. now can i format this to 300,000 as in currency format when i use this to send email from TypeForm?