Hello,
I am stumped again. I am looking to average data from another sheet and am getting a #Divide by Zero error, even though I believe the formula is written to ignore zeros and blanks in the data. What am I missing?
=AVG(COLLECT({Indirect Project Summary -Avg Leadtime}, {Indirect Project Summary - Executive Sponsor}, [Reporting Search Value]@row , {Indirect Project Summary - Project Status}, "Completed", {Indirect Project Summary - Project Year}, 2026, {Indirect Project Summary -Avg Leadtime}, <>"", {Indirect Project Summary -Avg Leadtime}, >0))