Is there a method of generating a SUM of an average value?
I'm calculating the average asset value by location Average({asset.balance}, {Location.name}) and each location has more than one asset type. I would like to SUM the average asset values to generate an average asset yield by location.
Thanks
Scott