Forum Discussion
jeroenterheerdt
Microsoft Employee
2 years agoShare your thoughts on visual calculations (preview)
Hit "Reply" and let us know what you think of visual calculations! To learn more about this feature, please visit the blog post or our documentation. Here are some areas that we'd like to hear ab...
pcourtemanche
2 years agoNew Member
I need to format that new calculation. make it currency. I'm not seeing how to do that.
thanks
- jeroenterheerdt2 years ago
Microsoft Employee
while FORMAT works, it changes the output to text so you can't use it for further calculations. We will add support for formatting soon.
- lbendlin2 years ago
Super User
Use FORMAT as the output of the calculation.
- zbWorkProfile2 years agoFrequent Visitor
The only issue with this is that FORMAT returns a text value, which means that if you want to do something like add data bars to the column as a cell element, nothing happens. Which is to say, we need to be able to do more than just format the data in the column; we need to be able to control its data type as well.
- jeroenterheerdt2 years ago
Microsoft Employee
agreed - that is coming.