Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/6787.Aggr-in-chart.xlsx:550:0]
It could be done using aggr, but you'll need an ID field to uniquely identify each row. Then you could easily do sum(aggr([Volume 2] * [AUP Delta], RowID)).