Forum Discussion
KPi image inside Matrix table
- 7 years ago
Hi sajarac,
Based on my research, you could use the UNICHAR function to show different shape, you could refer below link to set different symbols:
List of Unicode Symbols:
https://www.vertex42.com/ExcelTips/unicode-symbols.html
Regards,
Daniel He
Thank you very much for your prompt reply.
However it seems like is designed for expert user, and I am currently in baby steps.
I know how to apply icons sets in excel and I was hopping to see the same fuctionality here in PBI. So far I have my table with conditional format "Font Chage" i.e if this number is below to 10,000 red, green.
But I would like to add a nice shape
hi sajarac
I am also taking baby steps.
Curious to know how did you sort this one out?
I have the same need and seem to be facing the same problems as you. and have the same skill level :)
Thank you
J
- sajarac7 years agoHelper III
Hi,
I created a Measure i.e KPI
KPI = UNICHAR(11044)
Then in my table I have added a column "KPI" KPI in my case was rename to "Min 10K Sale"
Now in that column for the conditional format I changed the format by "Rules" based on my taste
Regards,
Sajarac