Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Running total and adding rows

Hi. Thanks again for help!  You guys helped me to solve a probelm with a running total by adding this measure which also adds 0 into the first row. But I have a little issue here. It doesn't ...
  • amitchandak's avatar
    6 years ago

    Anonymous , Try with < in place of

     

    <= max(DM_WELL_PLAN_OP[Step_no])

     

    < max(DM_WELL_PLAN_OP[Step_no])