Forum Discussion

slice_dice's avatar
slice_dice
Frequent Visitor
2 years ago
Solved

Issue: Promoting Headers removes all other rows

I have a table with a about 186 rows. The headers are on the first row.  When I promote headers, all rows but the first row of data disappears. = Table.PromoteHeaders(<table>) Not sure why?
  • lbendlin's avatar
    lbendlin
    2 years ago

    A table definition in Excel should work just fine.  Power BI will read that meta data and pull the entire table contents, based on the current size of the table.

     

    NOTE:  This statement is only valid for rows of course.  Dynamic columns are not well supported.