Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello,
We have a Power BI Report with a line chart on it. The X-Axis is a date field. By default the (X-axis) Type is 'Continuous' and shows Jan-2024, Feb-2024, etc as the X-axis values. Please see screenshot below for example.
But, our users want the X-axis to display 1/31/2024 2/28/2024, 3/31/2024, etc - month-end dates.
We do have a 'month-end date' field in our Dates table - tried adding that but didn't work - kept repeating same month-end date for every day of the month.
Also, have changed X-axis Type to 'Categorical' but then it also displays every date. Need to set some interval to only show every month.
How can this be done? Seems like it should be possible.
Thanks,
Dan
Solved! Go to Solution.
DAX:
DAX:
I'm reasonably sure 'categorical' is the right choice with the EndOfMonth field in the x-axis field well.
Can you show what happens when you try that + a small data sample so I can test please?
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |