Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Index column in DAX

Hi, I am trying to add a index column to a calculated table, the index is just a count a of rows, I don't want to sort. I just want to star with 1 until the last row of my report. 

 

Thanks

3 Replies

  • Dangar332's avatar
    Dangar332
    Icon for Resident Rockstar rankResident Rockstar

    Hi, Anonymous 

    go to power query editor>choose your table in which you want to add index>go to add column section>click on index column>close & apply

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, I can't do that becuase is a calculated table. It is not possible to use Power Query, that is why I need it in DAX