Creating a Difference/Comparison Metric

Hey @ScottP !

No problem, LAC functions are a pretty interesting in how they work. I would check out the documentation here for a detailed breakdown on sumOver:

Looking at this now, might work better to nest the ifelse in the LAC function. Something like:

avgOver(ifesle({management} <> ${CalcManagement}, {advertised_rate}, 0), [{floorplan_beds}], PRE_AGG)