Hello, can you please help with the circular reference?
For the “Revenue/Seller”, it needs to reference prior week line and current week WoW% input.
I tried using this formula referencing the document here but did not work (used SELECT and PREVIOUS).
For the Week 8 result, it should be exact same as Week 7.
IF(Week.'Start Date' <= '[Live] Forecast Start Date','[Live - Weekly] Revenue / Seller Final', '[Live - Weekly] Revenue / Seller Final'[SELECT: Week-1] * '[Live - Weekly] Revenue / Seller Final WoW')
Thank you!







