Forum Discussion

Schreckofant's avatar
Schreckofant
Regular Visitor
1 year ago
Solved

Dont Understand the Join

Hi , Im new in PowerBI an i have a problem I want to join two tables. The Product ID column is identical in both tables and contains almost 128 Product IDs, each of which is assigned 8 UserIDs and ...
  • dufoq3's avatar
    1 year ago

    If you want to join them row by row (you have same 128 rows in each table and 8 rows per ID) you can add index to both tables and create such join with INDEX column.