Need a little help with this. What am I missing? Trying to get the average number of days it takes to win a quote. Them compare it to the overall company. Thanks Avg({} total aggr(sum({} Num_ApptSchEnd_Date) - aggr(sum({} Num_Opportunity_Created_On) / count({}DISTINCT(ProposalNo),L3Desc)
There are syntax errors in the expression you posted but i couldn't tell you what the right expression is without some kind of test data or qvw to work with.