Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, cant understand why qlikview shows incorrect total for Product Sales value in pivot table.
I am calculating product sales as val* mni
Thanks
Hi Aditi, you can change last expression to:
If(Dimensionality()>0, val*mni, Sum(Aggr(Sum(VALUES)*Sum(product_weightage), TERRITORIES, [IJSF Brick])))
Problem is mni, saleshas to multiply VALUES*weight, in totals, if you multiply by sum of weight, it multiplies by 3.18.
Expand the table and check
Hi,
Properties> Expression> click on third radio button (sum of rows).
Please check.
Regards,
Joshmi
Val * mni is correctly calculated and since you have selected parent_B in the table grand total is changing, if you dont want the selection to not disturb your grant total change the settings for total calc or in set analysis nullify the selection
sum(<Parent_B> Val* Mni) so when you select parent_B selections will be negated.
expanding didnt help
this radio button mode is disabled.
could you pls Post your sample data.
Post a qlikview document that demonstrates the problem. Screenshots are worthless for actual troubleshooting.
this expression gives me error.
It shows wrong product sales to me, is it because of segmented values w.r.t. the IJSF bricks