Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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?
Solved! Go to Solution.
Thanks @Anonymous thanks for your hint! I needed to change the values completed / not completed into 1,0 first.