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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Making slicer that will fiter between separate tables

I am trying to make a slicer that will filter the content between different tables. Although the tables have the same column name, they cannot be appended for this exercise.

I need a DAX calculation that will allow me to filter the content based upon the content in the FILE column.

Does anyone know how to do this?

download data (PBIX file) 

2 REPLIES 2
Pragati11
Super User
Super User

Hi @Anonymous ,

 

Try creating a relationship on "FILE" column among these three tables.

You don't need a DAX for this.

 

If this helps appreciate a Kudos and mark it as a Solution! 🙂

 

Regards,

Pragati 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Anonymous
Not applicable

I am aware of creating the relationship, but I am trying to using a DAX calculation instead because I will be importing over 300 FILES. It would probably be inefficient to have 300 relationships pointing to the FILE INDEX table.

Would DAX be the best solution for this problem?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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