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

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.

Reply
soogiang
Regular Visitor

dynamic filter? selected values?

I have 3 data tables and I'd like to create a table based on the selected value (slicers/filters) 

so the output table can be changed by the selections (slicer1 and slicer 2)

slicer 1 is always from dataset A, but slicer 2 can have dataset B and C.

 

dataset

d2.JPG

desired output based on the selected filter

d1.JPG

 

Thank you!

2 REPLIES 2
TomMartens
Super User
Super User

Hey @soogiang ,

 

I have to admit that I do not fully understand your requirement, mainly I do not understand the images of the tables.

What does it mean when the desired images state "Slicer 1 - dataset B" and "Slicer 1 - dataset C"?
How it the value "Slicer 1-dataset C": 2/1/2022 = 300 computed?

Consider creating a pbix that contains sample data but still represents your data model (tables, relationships, calculated columns, and measures). Upload the pbix to onedrive, google drive, or dropbox and share the link. If you are using Excel to create the sample data share the Excel file as well.

Describe the expected output based on the sample data.

From my understanding so far you have to create a fourth table that contains the combined but unique values from the date column of the actual and budget tables. This table will populate Slicer 2. Of course, you have to create relationships between this fourth table (the one side of the relationship) and the actual and budget table (both tables will be on the many side of the relationship).

Create two measures on that calculates the difference between Plan and Actual and one that calculates the difference between Plan and Budget.

 

Hopefully, this provides an idea of how to tackle your challenge.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Thanks Tom,

I updated the sample image.. so slicer 1 needs to reflect dataset A, slicer 2 needs to reflect dataset B and C.

so trying to compare dataset A to dataset B or dataset C.

I will try your suggestion.

Thanks 

 

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.