Having trouble with the double type try parse flow decision? Any input would be helpful
Hi @kishanpatel728,
This is the general format for Double Try Parse Double.TryParse(value, number)
Value - which value you need to convert as double
number - is the output you getting
In your workflow, I could not see the cashin, which should be a string.
Thanks,