Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi all,
i want to get a value from a table based on a dynamic columns name. Here is the context:
my tables are linked this way:
here is an example of structure info:
as you can see, the column year is what i want to get.
the matrix on my report should looks like this:
i tried something like this:
CurrentYear = 2022, 'structure_info'[2022],
Solved! Go to Solution.
@Minseven07 , You should unpivot the year columns in the power query
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
@Minseven07 , You should unpivot the year columns in the power query
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
I have tried this but i have unpivoted the years column and the id. Unpivoting just the years worked! You rock! Thanks
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |