Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |