Forum Discussion
Anonymous
6 years agoNot applicable
Differrance betwee two values in rows
Hi, I got the follwing issue. in a table i got a number of maximum times allowed. In a other table i got the times given. Now i want to see all rows where the given times are greater than t...
- 6 years ago
Hello Anonymous
the solution I proposed is Power Query. That what you are stating is DAX.
If the DAX solution is okay, go for it.
However, if you are copying my code into the advanced editor, it should not spin. Is a straightforward code. This is the result of combining the example data in my code
Jimmy
Jimmy801
6 years agoCommunity Champion
Hello Anonymous
the solution I proposed is Power Query. That what you are stating is DAX.
If the DAX solution is okay, go for it.
However, if you are copying my code into the advanced editor, it should not spin. Is a straightforward code. This is the result of combining the example data in my code
Jimmy
Anonymous
6 years agoNot applicable
Yes its work now 🙂
I'd tried it in a current table, now i just made a new query 🙂
Thanx a lot