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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Wkbdrguy
Employee
Employee

How do I show a date on graph for last 30 days and not a number value

So I have a graph and I want it to show the date of the day but it's showing a number series 1-30.

image.png

 

What I want is the date along the bottom and not a number. It works fine with weeks or months by change it to a day and it puts a number. Any ideas?

 

1 ACCEPTED SOLUTION
Wkbdrguy
Employee
Employee

Solved it! 

Use the following Formula instead of using the date.

Day = FORMAT(Table[Date], "MMM DD")

image.png

View solution in original post

2 REPLIES 2
Wkbdrguy
Employee
Employee

Solved it! 

Use the following Formula instead of using the date.

Day = FORMAT(Table[Date], "MMM DD")

image.png

Phil_Seamark
Employee
Employee

You'll need to use a DateTime field on your chart axis, rather than an Integer field.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.