Forum Discussion
Anonymous
5 years agoNot applicable
CONVERT TO % THE RESULT OF A SINGLE CARD VISUALISATION
I want to please convert to % the result of a single number card. Can you please help me do this?
Don't select the field with check box, click on the field name
10 Replies
- FarhanAhmedCommunity Champion
Can you please explain a bit more, also share some sample data and desired output that you are looking for.
- AnonymousNot applicable
I have a list of incidents by group (N1,N2,N3) and my card displays only the number of incidents of the group N1. I would like to convert that result (number of incidents of the group N1) in %.
- FarhanAhmedCommunity ChampionPercent Status = COUNT('Table'[ID])/CALCULATE(COUNT('Table'[ID]),ALL('Table'))
- ponnusamySolution Supplier
Anonymous :
Did you format the data as % ?
- AnonymousNot applicable
i can't see this function in my view power bi
- ponnusamySolution Supplier
You need to click the data field you need to format