Forum Discussion

User7664's avatar
User7664
Icon for Helper I rankHelper I
5 years ago

How to filter on a field shared between tables

I have 3 tables for three products. Each table contains a few columns which are similar about all three 3 tables, they are region and type. Each table also has a date column.

 

I have created a date table which I use to do date filtering, this works well.

 

On a PowerBI page I have 3 matrix tables, one for each of the different tables. I can slice on the dates using the date table I created.

What is the best way to be able to filter on the region and the type? Is it the same approach as creating a constant date table? Is best practice to create a new table for each field you want to filter on and then create a relationship back to the filter table?

 

I thought about merging the 3 tables together however each table is already over 4m rows long, adding them together makes it over 12m rows in length. I worry what this would do to performance.

 

Keen to hear best practice.

4 Replies