I'm getting an Unparseable error with my average(collect) formula and can't figure out what's wrong with it.
=average(Collect({Days to Approval}, {Level}, CONTAINS("Level 1", @cell ), {Date of Notification}, >=[Start Date]@row , {Date of Notification}, <=[End Date]@row ))
All the references within "{}" brackets are columns within another sheet.