Forum Discussion

joshua1990's avatar
joshua1990
Icon for Post Prodigy rankPost Prodigy
3 years ago
Solved

Value previous row per Order

Hi community! I have a table with values per orders for each step.  Order Step Value 101 1 5 101 2   101 3 4 102 1 6 As you can see not e...
  • ThxAlot's avatar
    3 years ago

    Super easy, nothing but one click on the button.

     

     

    DAX measure is also working well.

     

    At least 2 solutions in calculated column

     

     

     

  • FreemanZ's avatar
    FreemanZ
    3 years ago

    hi joshua1990 

    the code shall still work. i tried with such data below:

     

    Is there something i didn't get?