Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
sbellmore
Frequent Visitor

Dynamic Filter Question

Hello everyone

 

I am looking to have a slicer or something similiar that allows the User to Choose FY23 but based on the selection of FY23, have it filter the power query or the data displayed as such. For example, User chooses FY23 in Slicer, Table displays FY23 and FY24. If they choose FY24, it would display only FY24 and FY25. I dont know why im blanking on the best way to approach this but would appreciate anyones help. 

 

Thanks

1 ACCEPTED SOLUTION
sbellmore
Frequent Visitor

In Order to get this done.  I made this table Below. I used The Fiscal Year column in the slicer and Used the FY column to filter the master table FY column in a one to many relationship. This lookup table filtering the master table in one direction. By Selecting FY 23 on slicer it now filters the table for bother FY23 and FY24

 

Fiscal Year         FY

FY 21FY 21
FY 21FY 22
FY 22FY 22
FY 22FY 23
FY 23FY 23
FY 23FY 24
FY 24FY 24
FY 24FY 25
FY 25FY 25
FY 25FY 26
FY 26FY 26
FY 26FY 27

 

 

View solution in original post

1 REPLY 1
sbellmore
Frequent Visitor

In Order to get this done.  I made this table Below. I used The Fiscal Year column in the slicer and Used the FY column to filter the master table FY column in a one to many relationship. This lookup table filtering the master table in one direction. By Selecting FY 23 on slicer it now filters the table for bother FY23 and FY24

 

Fiscal Year         FY

FY 21FY 21
FY 21FY 22
FY 22FY 22
FY 22FY 23
FY 23FY 23
FY 23FY 24
FY 24FY 24
FY 24FY 25
FY 25FY 25
FY 25FY 26
FY 26FY 26
FY 26FY 27

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors