Forum Discussion

mariner84's avatar
mariner84
Advocate I
6 years ago
Solved

Best Approach Question - Join or Create new table?

Hello,   I have 3 separate data sets which all pretty much have the same columns except for table 1 (2018 Year-End). Table 3 (Exits) does have some employees which are found in the other two tables...
  • v-yuta-msft's avatar
    6 years ago

    mariner84 ,

     

    Not very clear about your requirement. But generally, I suggest you to create a calendar table using dax and build relationships between the three tables because simply merging tables together will slow down the performace of power bi. You can create slicer based on the created calendar table if you have one-many relationship between calendar and these tables.

     

    Community Support Team _ Jimmy Tao

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