This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Greetings,
I'm using a stapled bar Chart to display how much Work we have to do per Day.
On the X axis there are Dates with Values, some of them stack.
All of that is used as "date hierarchy" with "Show empty elements" to visualy see days when there is nothing going on.
The down side of the "show empty elements" is that there is no work on Saturday and Sunday.
It would be pretty cool if the Weekends could be color coded to show at first glance that the machine isn't empty but "closed" something like this, or similar.
Anyone has an idea on how to do this?
Regards.
Okay... that does seem like what i'm looking for, thanks.
Now how would one properly enter this formula?
WeekDayWeekEnd = SWITCH('Contact Us Page'[Day of Week],5,SUMX('Contact Us Page','Contact Us Page'[Users]),6,SUMX('Contact Us Page','Contact Us Page'[Users]))
i assume creating a new measure with those values should work?
Thats the only way i can open this "edit" field.
DataWeekEnd = SWITCH('pb_pps_data plan_step_attrs'[production_date],5,SUMX('pb_pps_data plan_step_attrs','pb_pps_data plan_step_attrs'[production_time]),6,SUMX('pb_pps_data plan_step_attrs','pb_pps_data plan_step_attrs'[production_time]))
but for some reason it doesnt work...
i assume thats because i'm missing the "day of week" value that would allow me to find Weekends?
@Anonymous
You can do something similar
https://community.powerbi.com/t5/Desktop/Line-Chart-to-highlight-Weekends/m-p/2127132
Regards,
Ritesh
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 61 | |
| 36 | |
| 29 | |
| 22 | |
| 21 |