Forum Discussion

EduardoM83's avatar
EduardoM83
New Member
2 years ago
Solved

Returning multiple values from a column to a new table

Hi, Very new to PowerBI, I have a question around returning mutliple values from a table based on a single value in another. Example is: Table 1 Product ID Product Name Quantity 1234 Sta...
  • dufoq3's avatar
    dufoq3
    2 years ago

    EduardoM83,

     

    you have to edit Table1 and Table2 step. Delete whole code and replace it with your Table1 reference, i.e. if your Table1 reference is MyTable1 then replace this whole code with = MyTable1 (if you have some special characters or space in table name i.e My Table1, you have to write it like this: #"My Table1"

     

    Do the same for Table2.