Hi,
In below analysis, i want to add sumproduct of gvs and pds at the end of the table and then dividing it further with sum of gvs.
For ex, for Ahmedabad city, i want to calculate below expression
sum ( 388631 + 577482 + 56004* 3 …)/ sum (38863+57748+…)
What calculation field i need to build to get 42% output for Ahmedabad {SUMPRODUCT(B5:H5/$B$4:$H$4)/SUM(B5:H5)}
Arena link: fadd sample
Thanks