I am having a hard time crafting a working formula. I have a Dashboard data sheet that I am pulling/calculating metrics into from other various Sheets.
In one sheet, I have a date column {DID} and a Number Column {NOD}. I am trying to build a formula that will average the number column if the date column is in the last four full weeks. All I have been able to get to work is the last 4 weeks and the current week, where I would need the current week excluded. Add this with the carry over from 25 to 26, I am just getting invalid operation or unparsable errors.
Has anyone attempted a solution like this and been successful? I can build helper columns in the source sheet to call out if the row is in the relevant time frame, but these sheets are connected to our SFDC instance and row/cell limits make me hesitant to add too many helper columns. A single formula or formulas that I could use on the Dashboard Data set would be idea.
Thank you for those who have any suggestions/recommendations!