Forum Discussion
Gauge Data Type Format
From the Modeling tab, change the Data Type to Percentage.
This is the best solution.
- Anonymous7 years agoNot applicable
Anonymous wrote:From the Modeling tab, change the Data Type to Percentage.
This is the best solution.
This will not impact if same measure is getting used other places and other places I don't want to display in %?
- Anonymous7 years agoNot applicable
It will be a % everywhere but why would you want to show decimals to begin with?
Displaying 0.4 is a lot less intuitive than simply showing 40 % to end-users.
If this is really important make 2 measures calculating the same thing and set one to a % and keep the other one as a decimal.
- Anonymous7 years agoNot applicable
Anonymous wrote:It will be a % everywhere but why would you want to show decimals to begin with?
Displaying 0.4 is a lot less intuitive than simply showing 40 % to end-users.
If this is really important make 2 measures calculating the same thing and set one to a % and keep the other one as a decimal.
So in this case last is the right ans: Create a measure that adds the % symbol to the values
Correct?