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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi guys,
I have a dataset which looks like this.
I need to filter the years column in table visual
So when i use a slicer the year columns should show in the table visual.
Date Range: (start year - end year)
The year columns should be show in the table
Dataset:
Country | 2016 | 2017 | 2018 | 2019 |
India | 2 | 1 | 5 | 1 |
France | 4 | 3 | 6 | 1 |
Solved! Go to Solution.
Hi,
Once you have unpivoted the dataset, create a matrix visual. Drag Region to the row labels. Drg Year to the column labels.
I am using unpivot for one of the visual requirement.
But I have to represent this data for the requirement in: region 2016 2017 2018 format
Hi,
Once you have unpivoted the dataset, create a matrix visual. Drag Region to the row labels. Drg Year to the column labels.
You can Unpivot the Year columns so that the data looks like:
Country Year Value
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.