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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Jasper
Advocate I
Advocate I

change x-axis labels of a clustered column chart (type continuous)

Hi,

 

I have a data set of timestamps and emails sent. I would like to show 2 weeks of detailed data (type continuous on the x-axis) as shown in the chart below. Since the day name is relevant for the pattern I want to show "Mon 13 mrt" instead of "13 mrt" (mrt = March). How can I do that? (I tried changing data format and some calculated colums, but regrettably without succes..)

 

Thanks in advance!

 

Jasper

 

image.png

 

 

 

 

5 REPLIES 5
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Jasper,

You'd better create a calculated column to get the format what you like.

format-date = FORMAT(Table1[Date],"ddd dd MMM")

Then add the format-date as x-axis level, please see the following screenshot.

1.PNG2.PNG

 

If you have other issues, please feel free to ask.

Best Regards,

Angelia 

Hi @v-huizhn-msft,

 

Thanks a lot for your reply! The suggested sollution does not fit my situation though. My data is made of timestamps and I would like to see every data point plotted (as the image below). When I use the calculated column the data gets summarized per day and the x-axis is per day, not chronological anymore. Is it possible to keep the detailed level and change the (continuous) x-axis? (to include the day abbreviation).


Best, Jasper

 

Calculated column usedCalculated column useddetailed data leveldetailed data levelData: timestampData: timestamp

Hi @Jasper,

In Power BI desktop, for date value on x-asix, we can only set it as Categorical or Continuous. For your requirement, we can't achieve it.

1.PNG

Best Regards,
Angelia

Hi Angelia,

 

Thanks for your reply. I'll try to find another way.

Jasper

Hi @Jasper,

Got it. Please share it if you find other solution to resolve your issue. Please feel free to ask if you have any other issue.

Best Regards,
Angelia

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.