Forum Discussion

AGo's avatar
AGo
Post Patron
6 years ago
Solved

Index column without sorting

Is it possible with dax to create a custom column with an index (basically a row number), I need not to rank by a column and mantain the order passed by the DB. Is then possible in the same order to...
  • AGo's avatar
    AGo
    6 years ago

    Ok, so for DAX is impossible to add an index column in the original order of the query, the only way is using power query.

     

    Thanks