Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Table with headings in rows?

Hello everyone I have to create a report about workers, but this report should be builded like a photo. I have a table with about 9,000 rows (amount of rows is floating) and one heading with name of...
  • wdx223_Daniel's avatar
    5 years ago

    Table.Combine(List.Transform(Table.Split(PreivousStepName,1),Table.DemoteHeaders))