=IFERROR([Sum Order Value]/[Sum of IND_Q],0)
I see values that make no sense like 0/0 = 1.8.
And I have values in my measuere where drill through is empty?
I've rechecked this many time so far and I can't tell why it isn't working.
Sum of Order Value is the sales total pivoted as Running total by week number.
This is working fine. I want to divide the RT by the expected goal, IND_Q a fixed value per rep from quota table.
IND_Q is from a table containing rows of quota goals by week by rep.
any ideas how can I achieve this goal?
I see values that make no sense like 0/0 = 1.8.
And I have values in my measuere where drill through is empty?
I've rechecked this many time so far and I can't tell why it isn't working.
Sum of Order Value is the sales total pivoted as Running total by week number.
This is working fine. I want to divide the RT by the expected goal, IND_Q a fixed value per rep from quota table.
IND_Q is from a table containing rows of quota goals by week by rep.
any ideas how can I achieve this goal?
Last edited: