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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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