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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I am trying to follow the tutorial and have come across this problem: In the tutorial a matrix table is created like this:
It is revenue over month and year. When I create the table and add revenue, it does this:
How do I get it to show the data by month and year, instead of lumping it all into a single sum. I have no filters on, I've only placed MonthName in the rows box, Year in the columns box and Revenue in the values box.
Any suggestions?
Solved! Go to Solution.
Thanks for providing the pbix file. The issue is that the Date column in your date table only has the month and day (no year). If you make the relationship to the Date2 column instead, and make sure both the Date2 in the Date table and Date column in your Sales table both have data type Date, your visual will work correctly. One of those two columns was text format, so needed to be changed.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Thanks for providing the pbix file. The issue is that the Date column in your date table only has the month and day (no year). If you make the relationship to the Date2 column instead, and make sure both the Date2 in the Date table and Date column in your Sales table both have data type Date, your visual will work correctly. One of those two columns was text format, so needed to be changed.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
That was perfect, well explained advice. Thank you for your help, I really appreciate it.
That looks like a bad join between Sales and Dates. Can you share your .pbix file? Upload it to OneDrive or DropBox and share the link here.
Thanks for the response. Here is the link to the pbix file: https://1drv.ms/u/s!AmbVtuwcY2bdggOtRnM-cxJerROb?e=MXpXOm
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 25 | |
| 25 | |
| 24 | |
| 16 |
| User | Count |
|---|---|
| 54 | |
| 34 | |
| 27 | |
| 23 | |
| 20 |