Forum Discussion

tabuzahra's avatar
tabuzahra
Icon for Helper II rankHelper II
6 years ago
Solved

Row index numbers changes

Hello, I'm not that experienced in Power Bi. Though, I have created an index for each row for the table (x) which starts from 1 and this table is read from an Excel sheet. I also have excluded (f...
  • Nathaniel_C's avatar
    6 years ago

    Hi tabuzahra ,

    When you create an index in Power Query, it increments on every row. The only thing that I could see would be to hard code 1,2,3 into a column in Excel that is part of your table.  That way the values should read 1,3 if you delete row 2 and you retain your original numbering of the remaining rows.

     

    If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
    Nathaniel