Forum Discussion

Junaid11's avatar
Junaid11
Helper V
3 years ago
Solved

Power Query to generate 3 columns based on 3 tables

Hello, I have three tables and I want them to be shown in one table with 3 new columns created from them. The 3 tables are named as below with below data: This table name is main and its data is: ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Junaid11 ,

     

    I made a sample file for you. Please download it for details.

    The main idea is to use the Append function to append the category column and the name column.

     

    Best Regards,

    Stephen Tao

     

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