Forum Discussion
Silvermountain
2 years agoFrequent Visitor
Divide combines denominator
Hello! If I'm dividing two measures, I end up with a strange result. I have the following data: Aanvraag nr (consider it a salesorder number) Total send per aanvraag nr Total used per aanvraag...
- 2 years ago
It seems that your Vouchers table does not have a join with "Aanvraag nr" table. try to create one.
Try to put "Anatal verzonden vouchers" in the table and see the results.
FarhanAhmed
2 years agoCommunity Champion
It seems that your Vouchers table does not have a join with "Aanvraag nr" table. try to create one.
Try to put "Anatal verzonden vouchers" in the table and see the results.
- Silvermountain2 years agoFrequent Visitor
Thanks for the help. The relationship itself can't be the isue, since all data originates from the same table. Reviewing this did help me find the solution tough, I had to use the aanvraagnr from the table were this number is the primary key.
Problem solved, thanks for the help 🙂