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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi, My Report has date_dim and benefits_fact table which has measure benefits along with Year & Month columns
I have three pages report with different views(hard coded filters of other dimensional columns). I have Year slicer from date dimension on all three pages and sync is in tact when one slicer is selected in any page all of them pages filters by selected year. In one of the pages, I have a bar chart which needs to displayed with selected year and plus 3 future years .. For example if year 2020 is selected then I need to show 2020,2021,2022,2023 and if year 2021 is selected I need to show 2021,2022,2023,2024.
SlicerSelection
Desired result based on slicer selection
How can I achieve this via DAX . Please help or guide me with an approach
Thanks
Jayden
@archerjayden , refer this example
https://www.youtube.com/watch?v=duMSovyosXE
Do same for the Year.