This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi experts,
I have a control chart which shows data by data point but I want to add grouped by months data to X axis as well.
Existing: only have data point as X axis
I would like my control chart to show months of the data like this:
My data looks like this where 1st col is value, 2nd col is data point, and 3rd col is date
Any recommendation would be appreciated
Regards,
KL
Solved! Go to Solution.
Add a calculated column with dax formula is :
Hi All,
I have tried but the result is still not satisfied. However, I negotiated with users to just have a tooltip for showing month, year.
And this, I used @Anonymous's calculated column to be on the tooltip.
Thanks all for your suggestion,
KL
Add a calculated column with dax formula is :
@Anonymous
I just did it but the result is not what I want.
Original result with data point
Result with MonthYear
I want the data to show like the data point capture but the X axis shown as MonthYear capture. Could you please help?
Regards,
KL
@kitti , Create a date hierarchy as per your need. And then in drill down use expand(reverse square Y) and try
create a new hierarchy
https://www.tutorialgateway.org/create-hierarchy-in-power-bi/
https://www.youtube.com/watch?v=x6vXVJZ_eTY
Hi All,
I have tried but the result is still not satisfied. However, I negotiated with users to just have a tooltip for showing month, year.
And this, I used @Anonymous's calculated column to be on the tooltip.
Thanks all for your suggestion,
KL
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 6 | |
| 6 |