Forum Discussion
Anonymous
4 years agoNot applicable
Percentage value correction
Hi All, we have some percentage value basis on single direct column on the card visualization which we need to modify with only two digits percentage and I have adjusted /reduced percentage digit ...
amitchandak
4 years agoSuper User
Anonymous , I think first divide the actual value by 100 and then mark it as a percent column.
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Anonymous
4 years agoNot applicable
Hi Amit, i have done like this -
SUM(final[region_involvement_score])/100 still getting same value .