Forum Discussion
gbarr12345
2 years agoPost Prodigy
Query on a calculation measure
Hello, I have a query on a measure that I wrote. I'm trying to create a measure that adds up numbers from 2 fields from 2 different tables. The fields are called '9LE' from the Module Sa...
- 2 years ago
I don't see an issue but check the rounding on both sums. Or change it to BC& Tas 9LE = SUM( 'Module Sales with Inventory'[9le]) + SUM('Warehouse Data Tasman'[9LE])
Anonymous
2 years agoNot applicable
Hi gbarr12345 ,
First of all, many thanks to ray_aramburo danextian for very quick and effective replies.
Based on the description, you seem to have solved the problem.
If solving the problem, please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Wisdom Wu
gbarr12345
2 years agoPost Prodigy
Yeah the problem is solved now thanks.
I've accepted it as a solution now.
Thank you.