Forum Discussion
Custom Icons?
- 4 years ago
Hi natasha519
That are custom icons. Those can be added to the Power BI Theme. There are 2 ways to get them.The easy way is if you already have a file that shows those icons. Then you can:
- go to the view menu of that file.
- go to theme --> export current theme
- Save the JSON
- Open the other Power BI file. Go to the theme menu and import the JSON via Browse for themes.
If you don't have a file with the custom icons then it get a lot more challenging because you need to create a JSON containing the icons. You can read how here:
Power BI RAG Icons Custom Conditional Formatting (mssqltips.com)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
Best regards,
Jeroen
Hi natasha519
That are custom icons. Those can be added to the Power BI Theme. There are 2 ways to get them.
The easy way is if you already have a file that shows those icons. Then you can:
- go to the view menu of that file.
- go to theme --> export current theme
- Save the JSON
- Open the other Power BI file. Go to the theme menu and import the JSON via Browse for themes.
If you don't have a file with the custom icons then it get a lot more challenging because you need to create a JSON containing the icons. You can read how here:
Power BI RAG Icons Custom Conditional Formatting (mssqltips.com)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
Best regards,
Jeroen
Thank you!! Worked like a charm