Hi everyone,
Fairly new to ALteryx here and probably biting off more than I can chew.
But my issue is I have a file of 1m rows. Which contains weekly data for 1000 products accross 300 stores.
I need a price for every single week to make a calculation work, but the price column has a blank for the price where there are no sales.
How can I make a new field which basically says 'if this column has a price, use the price, if it is blank, use the price from the most recent week that hs a price, and if there is no price record in any week then give me a 0.
Thanks to anyone who can help!