Forum Discussion
Custom Icons?
Does anyone know how I can get the last row of custom icons? (specifically the very first black dash)
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
2 Replies
- jeroendekkResponsive Resident
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- natasha519Helper II
Thank you!! Worked like a charm