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