Forum Discussion
Anonymous
4 years agoNot applicable
New mesure error DIVIDE
Hello Maybe is a noob question, but I'm using a star model like this to create a table, and now I need to divide two values of different tables that are not related directly. And I don't know what k...
- 4 years ago
Anonymous
By simple divide I mean something like
DIVIDE (SUM (Rejects[Rejects]), SUM (Production[Production]))
tamerj1
Community Champion
4 years agoAnonymous
By simple divide I mean something like
DIVIDE (SUM (Rejects[Rejects]), SUM (Production[Production]))
- Anonymous4 years agoNot applicable
Thank you!!!!