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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.