I have my dataset in the structure below and I would like to identify the first row where my Forecast value goes negative for every 15 weeks of a Tile_Num. The Tile Number is based on the Component and Snapshot Week. I have a column called Data Check that identifies the Week Number for every time the Forecast goes negative, however I only want to identify the first time the Forecast goes negative for every Tile_Number which I have shown in the Proposed Data Check Column. The data needs to be analysed for every 15 weeks of a component and it's snapshot week
I would appreciate if anyone can show me how I can get the Proposed Data Check Column using the Alteryx Tools
I have attached a copy of my data to help understand what I am explaining