Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi All,
I have this Matrix Visual where the rows are broken up into States, and the columns are date hierarchy. When it is Drilled to the upper level of columns it is perfectly fine. However, when you drill down the column into 'Months', it will show the 12 months but all values added up between the years. Is there a way it can display the table as continous with years separated? I've provided a demonstration table in Excel.
1. Upper most Drill on Column.
2. Column Drill down to months, but slicer only selecting 2024 and 2025.
3. Example continous table in Excel.
Regards,
Solved! Go to Solution.
Figured out myself. Instead of using the Date Hierarchy from the Time Dimension table.
Setup another "YearMonthShort", FORMAT ( [Date], "mmm/YYYY" ), and use this for the columns in the Matrix.
Figured out myself. Instead of using the Date Hierarchy from the Time Dimension table.
Setup another "YearMonthShort", FORMAT ( [Date], "mmm/YYYY" ), and use this for the columns in the Matrix.
Hi, @Steamedbunz
I'm very glad you solved the issue you were having yourself and shared the solution.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.