Forum Discussion
Anonymous
5 years agoNot applicable
Percentage differences.
Hi Everyone, I've a problem which no matter how i try to solve the percentage it show differently in this 2 visualizations ( Table and KPI ). can anyone enlighten me what went wrong? please. ...
- 5 years agoAnonymousROUND(your measure ,0)you need to add " , number of decimals)"
aj1973
5 years agoCommunity Champion
Hi Anonymous
You might want to Round your measure, it would keep the same format for all visuals
% 2021 LM Target = Round(DIVIDE......
- Anonymous5 years agoNot applicable
Hi Amine,
Thanks for replied.
Did i entered the correct formula? appreciate it.
- aj19735 years agoCommunity ChampionAnonymousROUND(your measure ,0)you need to add " , number of decimals)"
- Anonymous5 years agoNot applicable
Thanks Amine. cheers.