Fh1
2 years agoNew Contributor
How to scale numbers in a graph made in Report Designer
Good evening,
I would like to ask if it is possible to change the scaling from ##,###,###.## to ##.## in the Report Designer feature of the Report component.
The data is read from a cube view wit...
- 2 years ago
Use a Calculated Field, it's the easiest and most powerful option.
In the formula you can also Round your values. Any further formatting (currency, etc) will be done in the Text Pattern, because we want to keep returning pure numbers.