Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a chart that I have added a date as x-axis. I wanted to add a secondary axis label that is day of week. I thought I could use
hi @hoyty ,
I create a demo according to your description and a calculated columns “day of week” by your code:
Day of Week = FORMAT('Attendance Review'[AttendanceDate],"yyyy-mm-dd-dddd")
If this demo doesn’t meet your expectations, any test data would be helpful if you can provide.
Hopefully works for you, BTW, PBIX as attached.
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!