Forum Discussion
Chavas
5 years agoHelper II
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...
- 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.
Chavas
5 years agoHelper II
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.