I am a new user trying to duplicate a workflow from Alteryx Designer x64 to Alteryx One. I have an issue of not being able to sum totals in Alteryx One. I would like to sum the amount in local currency $10,234.17 + $12,586.24 = $22,820.41. In Designer x64 is use the type "Double" to accomplish the output of $22,820.41. I have not found a comparable type in Alteryx One to accomplish the same output. I have tried type "Integer" but only get 10 and 12, and type "String" which does not offer a calculation. Please help.