Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys,
In a industrical context, I want to build a more designed and fun visual that shows the current status of the product in a manufacturing environment. To give some more details:
An extract of the actual visual, not very fun :
I would like to use an alternative, an existing Visual to replace these basic table with icons (Red alert/green alert) that stand for values (0/1) using the conditionnal formatting,
this page is being updated automatically every day to let them know what is the current status of the product.
Thanks in advance
Solved! Go to Solution.
There are a number of KPI visuals available in AppSource. PureViz might give you some inspiration. PureViz Infographic for Power BI
Proud to be a Super User!
May I ask if your problem has been solved? Is the above answer helpful to you?
If so, would you consider sharing relevant solutions and then marking the helpful responses as solutions?
It will help the others in the community find the solution easily if they face the same problem with you. Thank you.
@SaaM
You can use the Icon sets under conditional formatting as shown here: https://community.powerbi.com/t5/Desktop/Icon-with-conditional-formatting/td-p/1239550
For a card Visual you can create a measure with
CF Measure = If ( [Measure] = value , "🟢", "🔴" )
You can get these emojis using Windows Key + . in your keyboard.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@FowmyThanks for your reply
Actually, it is what i used to create my "not fun" visual but currently I am looking for another way to create a more Designed, Creative Visuals for the process, it could be some visuals from The AppSource of PBI or any other solution that fits to PBI.
There are a number of KPI visuals available in AppSource. PureViz might give you some inspiration. PureViz Infographic for Power BI
Proud to be a Super User!
@SaaM
You should be able to find something under KPI category in the AppSource.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
| User | Count |
|---|---|
| 45 | |
| 35 | |
| 27 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 62 | |
| 57 | |
| 41 | |
| 21 | |
| 20 |