Forum Discussion

619SK's avatar
619SK
Helper II
2 years ago
Solved

Expand Multiple Values in list as One Row

I am sourcing data from Sharepoint list where  column as below. In power query where i expand data it trnasform into two rows with Owner as A & another row with Owner as B. I want to expand list whe...
  • Ashish_Mathur's avatar
    Ashish_Mathur
    2 years ago

    Hi,

    In The Query Editor, you will have to use the Text.Combine function within the Table.Group function.  To receive further help, share some data to work with and show the expected result.