I want to delete all rows that don't meet the condition date.now() -1 day. I have multiple date columns but only want to evaluate column H (Column #7).
I tried using various code examples but could not get any of them to work.
I want to delete all rows that don't meet the condition date.now() -1 day. I have multiple date columns but only want to evaluate column H (Column #7).
I tried using various code examples but could not get any of them to work.