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 there,
I will be grateful for an idea of how to make a time (Year) filter from the data (Main Table), where the data for the corresponding year is stored in the columns:
| Item1 | Item2 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 |
| AAA | AA | ||||||||
| BBB | AA | ||||||||
| CCC | BB |
My target:
1. I created a new "Year Table" with a single column (Year) and appropriate years data there (2015-2022) based on the Main Table columns.
2. I got stuck in creating a relation with the Main Table data (year defined by column), where:
Selection (slicer, measurements, ...) of the Year Table will get the exact Year from the Main Table.
Thx for your help.
J.
Solved! Go to Solution.
@jeyare , if the table shown above is the source, then unpivot the data
https://radacad.com/pivot-and-unpivot-with-power-bi
]If you want sort desc on the matrix column refer
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
unpivot is great and simple.
Thx
@jeyare , if the table shown above is the source, then unpivot the data
https://radacad.com/pivot-and-unpivot-with-power-bi
]If you want sort desc on the matrix column refer
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
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 |
|---|---|
| 36 | |
| 33 | |
| 26 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |