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! Learn more

Reply
iwf
Helper I
Helper I

Data Slicer from second level table

Hi,

can anybody help me with slicer. I have first table with data. First column is respondent email. In second table I have all customers emails and company ID. In third table I have all companies.

 

What I want to is use values from company table to slice the respondents. There are relations 1:* between the tables in the responded – customer – company.

 

I am able create slicer only for Client – Respondent and Client – Company. Is there any possibility to slice Respondents based on Company values?

 

Thank you

1 ACCEPTED SOLUTION

Hi @iwf,

 

Again I made a sample as your description, and the relationship between tables is like the picture as below.

 

1.png

 

Then we can slice Respondents based on Company values.

 

2.png

 

For more details, please check the pbix as attached.

 

https://www.dropbox.com/s/dzw94ozz7vmjfqb/relat2.pbix?dl=0

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @iwf,

 

Here I made a sample and created the relationships between tables as below. Here the cross filter direction should be both as you want to slice Respondents based on Company values.

 

1.png

 

Then we can achieve your goal.

 

2.png

 

For more details, please check the pbix as attached. If it doesn’t meet your requirement, kindly share your sample data to me.

 

https://www.dropbox.com/s/irmqzxcwz492r4z/relat.pbix?dl=0

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Frank,

 

thank you for answer. I see, that you have Compamy ID in all 3 tables. That is not my case. I have:

 

Table 1

Respondent ID, respondent email, Answers

 

Table 2

Client email, ParentCompany ID etc(client charakteristics)

 

Table3

Company ID, Company Name (account charakteristics)

 

I know, that I can merge all 3 tables together and get Company ID into respondent table. I solved the problem that way, but this way is not good while refreshing the date (merge 3 table) is time consuming. I thought that if I relate the tables with this way - respondent email - client email + ID company - Id company + name I can avoid to merge tables into 1 super table.

I have the answers from survey web page, the other two table are from MS CRM, so the client table and company table are huge (with many related entities within)

Hi @iwf,

 

Again I made a sample as your description, and the relationship between tables is like the picture as below.

 

1.png

 

Then we can slice Respondents based on Company values.

 

2.png

 

For more details, please check the pbix as attached.

 

https://www.dropbox.com/s/dzw94ozz7vmjfqb/relat2.pbix?dl=0

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi,

 

it is curious, now it work also with my pbix. I think it had something to do with cross filtr direction or somethinkg.

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