Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Running Total across multiple date columns

Hi all, I have a single table of Work Orders which have a "Date Raised", "Date Removed" (i.e. Work Order rejected) and "Date Complete". I would like to visualise the "Remaining Work Order Running T...
  • Anonymous's avatar
    Anonymous
    5 years ago

    After a very frustrating night…it turns out that the issue was that my work order dates contained times as well. So, despite their format being dd/mm/yyyy, I created a new column which stripped out the times and then the measures magically started working!

    I knew it would be something silly and obvious!