Forum Discussion
Differrance betwee two values in rows
- 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
Hello Anonymous
copy the data into the advanced editor. You don't have appended any screenshot, but I suppose you have copied into the formula bar
Jimmy
Hi Jimmy,
I'd copied it in the avanced editor.
I got another solution where they say:
Difference = (COUNTA('Codering max trances' [Max omvang standaard eenheid ZIN]) - COUNTA('FeitLevering'[aVolume])
This looks like a simple solution, However for some reason there is no result. (The wheel keeps spinning)
- Jimmy8016 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
- Anonymous6 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