Forum Discussion

Chavas's avatar
Chavas
Helper II
5 years ago
Solved

How to count multiple iteration on the same cell

Hello I am facing an issue on how to get a measure. I have a table called tasks. Each task row has a cell called Details which is fulfilled like this ************************************ 1...
  • Chavas's avatar
    5 years ago

    I fixed it.

    What I did is splitting by rows on the query by the **** array.
    Then with manipulation I get all the times at one column and set the column type as data.

    Remove all the errors

    From here is pretty straight forward.