Forum Discussion

10500438's avatar
10500438
Helper II
6 years ago
Solved

Create table from existing data set in power query excel

I have a large dataset that is in power query from multiple excel spreadsheets. I want to create a new smaller table which would include only two columns from the large data set. one column is Name a...
  • Jimmy801's avatar
    Jimmy801
    6 years ago

    Hello 10500438 

     

    Select every column except the last one --> Tranform --> Group by 

    Set the group by like this

     

    change the formula in the formula bar the part of the funciton like this

    each List.Product([Unit Yield])


    If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
    Kudoes are nice too

    Have fun

    Jimmy