Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello all!
I was wondering if the following can be achieved in PowerBI:
I currently have a matrix that looks like this.
As you can see, I had to create a different measure for every column.
I want to achieve something like the following:
Prior Week | Prior Week | MTD | MTD | MTD | MTD | MTD | MTD | YTD | YTD | YTD | YTD | YTD | YTD |
Rev | # of Deals | 2023 | # | 2022 | # | 2021 | # | 2023 | # | 2022 | # | 2021 | # |
100,000 | 10 | 100,000 | 10 | 100,000 | 10 | 100,000 | 10 | 100,000 | 10 | 100,000 | 10 | 100,000 | 10 |
200,000 | 20 | 200,000 | 20 | 200,000 | 20 | 200,000 | 20 | 200,000 | 20 | 200,000 | 20 | 200,000 | 20 |
300,000 | 30 | 300,000 | 30 | 300,000 | 30 | 300,000 | 30 | 300,000 | 30 | 300,000 | 30 | 300,000 | 30 |
400,000 | 40 | 400,000 | 40 | 400,000 | 40 | 400,000 | 40 | 400,000 | 40 | 400,000 | 40 | 400,000 | 40 |
The rows would be cities and the columns would be grouped by Prior Week, MTD, and YTD. The second row is the revenue and deal count for every year.
Appreciate your help!
Solved! Go to Solution.
@omarluna17 , You have to try column header grouping in the calculation group or use the dynamic segment
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0
column header grouping
https://www.daxpatterns.com/dynamic-segmentation/
https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905
https://community.powerbi.com/t5/Desktop/grouping-measure-results/td-p/456795
@omarluna17 , You have to try column header grouping in the calculation group or use the dynamic segment
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0
column header grouping
https://www.daxpatterns.com/dynamic-segmentation/
https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905
https://community.powerbi.com/t5/Desktop/grouping-measure-results/td-p/456795
Very informative and helpful video. Thank you for your help!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |