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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
jagpedroza
New Member

New table from a another table filtered by one column from a another table

Hi I will try to explain my case.


I have table [A] with columns [supplier] [services] [price] [comision] (the supplier is repeated because offer many services) and i have 6 tables with a column also with [supplier] (not repeated the supplier) i want to create a diferent table ( 6 more) filtering the a table with only the few supplier that I have on the list

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @jagpedroza,

 

1. Where is the list of the supplier that you mentioned in "I have on the list"?

2. Are they data tables or the Table visuals?

3. Please check out a demo in the attachment.

 

Table 7 =
FILTER ( A, 'A'[supplier] IN VALUES ( List[Column1] ) )

 

Best Regards,
Dale

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

View solution in original post

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @jagpedroza,

 

1. Where is the list of the supplier that you mentioned in "I have on the list"?

2. Are they data tables or the Table visuals?

3. Please check out a demo in the attachment.

 

Table 7 =
FILTER ( A, 'A'[supplier] IN VALUES ( List[Column1] ) )

 

Best Regards,
Dale

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

 Hi @v-jiascu-msft it worked flawless, thanks a lot

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.