martingaleh
Board Regular
- Joined
- Jul 18, 2011
- Messages
- 83
https://imagebin.ca/v/4DD95zPeoS5p
Anyway, sum is sum(Table1[value])
maxmo is max(xmonth)
measure 1 is if([maxmo]<12,divide([sum]*12,[maxmo],[sum])
How do I get the subtotal at line 1 to equal 48.8 and not 44. I understand why its 44, but I don't have the ability to figure out sumx with an artificial table and the if command etc. etc. just to get the subtotal to work.