Forum Discussion
Anonymous
8 years agoNot applicable
how to make Icon set in Power Bi
Hi all anyone know how to make Icon set like Excel in Power bi? Thanks
Anonymous
8 years agoNot applicable
Anyone can help?
Anonymous
8 years agoNot applicable
HI Anonymous,
Actually, current power bi not contains any features to store images.
For your scenario, I think you need to write measures for compare each columns based on available index, then return static numbers and use unicode function format them as arrow icons.
In addition, you can also considered to add calculated columns to compare values and return specific image url as return, then setting data category to analysis them as icon.
Regards,
Xiaoxin Sheng