Forum Discussion
Sander_NL
6 years agoHelper I
How to visual process steps completed or not
Hi,
I've loaded a lot of progress steps from a Sharepoint list. In Power Query I've created columns to have a column for each step to see if it's completed or not (only 2 phases are displayed for now for demo)
Now I want to visualize this in this way: where red is completed. The not completed steps can be blank or a different color is also fine.
What is the best way to achive this?
- Anonymous6 years ago
- Use matrix visual to satiesfy your requirment
- matrix visual will give you conditional formatting option in formate section where you can set the background colors depends on condition.
2 Replies
- AnonymousNot applicable
- Use matrix visual to satiesfy your requirment
- matrix visual will give you conditional formatting option in formate section where you can set the background colors depends on condition.
- Sander_NLHelper I
Thanks Anonymous thanks for your hint! I needed to change the values completed / not completed into 1,0 first.