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

Line graph, months names along the x-axis - sorted by month order - but how to keep as continuous?

Hi all, 

 

I feel like I am missing something obvious here, but I have a line graph where I have months along the bottom (Jan, Feb, etc) this is drawn from a date table and then the sorting of these months is similarly managed by a column that has the sorting order in the same date table. 

 

All this is fine, but I cannot get the x-axis to stay as continuous (as opposed to categorical) which is occasionally a problem when a month has no value against it. 

 

Please tell me the obvious trick I am missing! 

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

If you wish to show months even if there is no value, then revise your measure to

Measure = coalesce([your measure],0)

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

If you wish to show months even if there is no value, then revise your measure to

Measure = coalesce([your measure],0)

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Thanks for this - will give it a go and mark as solution if it works for me. 

 

Have never used Coalesce before, so will be interesting to see if it works! 

audreygerred
Super User
Super User

Hi! Try putting the month nuimber in the x-axis instead of the month name. Continuous should work then. You can also put date in and have it work.

 

Month Number in x-axis:

audreygerred_0-1713817026621.png

Date in x-axis:

audreygerred_1-1713817099345.png

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Thanks - this works, but I really want to use the short month name. 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.