Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Dax or Power Query formula

Hi All   Below is a snapshot of some data I am trying to clean.      The id will be the same with the attempts 1-5 and the worktime (secs) is actually a running total. So, I need to only r...
  • PC2790's avatar
    5 years ago

    Not sure if this is the most efficient way, but I was able to address your requirement using Power Query and DAX.

    Uploading a sample file here for you to access