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! Request now

Reply
andreazambon
Helper V
Helper V

Get each value of X-Axis in continous format

Hi there. 

In order to see a trend line, I set the X-Axis with Months in continuous mode. 

But in this configuration, I lost the number of the months for each barrel in my graph:

 

andreazambon_0-1695720580102.png

 

 

There's a way to obtain this detail?

 

Thanks.

 

4 REPLIES 4
Anonymous
Not applicable

HI @andreazambon,

Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Hi, here you have an example:

 

https://we.tl/t-TLwboHA62u

 

 

As you can see, months starts from 0 (but month 0 does not exist) anche not all the columns has the properly enumeration.

andreazambon_0-1695901006494.png

 

Anonymous
Not applicable

Hi @andreazambon,

Do you mean the trend line also need to expand and trace each line? AFAIK, current power bi trend line does not support this. Perhaps you can submit an idea for add support with this requirement.

If your line is based on measure expression, you only need to add a filter to it to check the current category values.

Regards,

Xiaoxin Sheng

Hi @Anonymous, 

 

no, I mean that in X axis I want to see the value for each month. In the example I provided we can see 0,4,6,8 (means 0=? 4 =April, 6= June, 8 = August), but in other graphs I have situations like 0-5-10. 

 

I need to see the correct month number for each column: I need a situation like 1-2-3-4-5-6-74-8-9-10-11-12.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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