Forum Discussion
SaaM
5 years agoHelper II
[Design/Visualisation]: Industrial process/ Manufacturing process
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 ext...
- 5 years ago
There are a number of KPI visuals available in AppSource. PureViz might give you some inspiration. PureViz Infographic for Power BI
Fowmy
5 years agoSuper User
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.
SaaM
5 years agoHelper II
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.