Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
goraem
Frequent Visitor

Day of week on visual instead of date

Hi, i have a published data set connect to a excel workbook on a sharepoint site.
I have built a report connected to this. I want to change the visual to show count of DOW but just get dates. TIADOW.jpg

4 REPLIES 4
goraem
Frequent Visitor

Still having problems with this. Can anyone help?

Anonymous
Not applicable

Hi @goraem ,

 

Try using week as asix and using count of date as value.

 

Best Regards,

Jay

amitchandak
Super User
Super User

@goraem ,

You can create a new column

weekday = weekday([Date])

Weekday Name =  format([Date], "ddd")

 

In case you want to use second , mark the first column as the sort column

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks and sorry i am new to PBI. I dont have a table? ta.jpg

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors