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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Using 1 slicer for 2 different Queries

Hi

 

I need some expertise on this following challenge i am facing. 

 

I have data from 2 different Queries:

 

Query A: There are 43 columns in total.Query A.JPG

 

Query B: There are 5 columns in total

Query B.JPG

 

What i need is to use one slicer to pick up data from both these Queries. 

 

I mananged to establish a relationship between these 2 Queries with the "Benefit-Benefit Country" coloumn that is present in both the Queries in the hopes that my data gets pulled out by Slicer but unfortunately nothing. 

 

Kindly assist.


Thanks. 

 

 

1 ACCEPTED SOLUTION
v-gizhi-msft
Community Support
Community Support

Hello

Try creating a dimension table like this:

Dimension Table = DISTINCT(SELECTCOLUMNS(QueryB,"Benefit-Benefit Country",QueryB[Benefit-Benefit Country]))

Next, create your relationships as one-to-many:

39.PNG

Choose the [Benenfit-Benenfit Country] column as the slicer, when you select a value in it, the slicer will filter the two other tables:

42.PNG

I hope this helps.

Best regards

Giotto Zhi

View solution in original post

2 REPLIES 2
v-gizhi-msft
Community Support
Community Support

Hello

Try creating a dimension table like this:

Dimension Table = DISTINCT(SELECTCOLUMNS(QueryB,"Benefit-Benefit Country",QueryB[Benefit-Benefit Country]))

Next, create your relationships as one-to-many:

39.PNG

Choose the [Benenfit-Benenfit Country] column as the slicer, when you select a value in it, the slicer will filter the two other tables:

42.PNG

I hope this helps.

Best regards

Giotto Zhi

BA_Pete
Super User
Super User

Hi there,

 

Have you tried creating a dimension table for the Benefit-Benefit (B-B) countries?

- Create a new table containing only the unique B-B values and load to the model.

- Remove relationship between your two original tables

- Add two new relationships from your new dimension table to the two original tables

- Dimension side should be 'one', fact table sides should be 'many', filter direction from dimension to fact

- Now use you new dimension table to populate the slicer. This should filter both queries on the one slicer.

 



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.