Hi everyone!
The below formula is not populating a 0 in cells that are new, as intended. The AI tool even says this formula should work, but it's not. After staring at it for hours, I can't figure out where I'm going wrong. Your help would be greatly appreciated!! Thanks! :)
=IFERROR([Date Logged]@row - MAX(COLLECT([Date Logged]:[Date Logged], [Issue*]:[Issue*], [Issue*]@row , [Date Logged]:[Date Logged], <[Date Logged]@row )), 0)