Hi, I would appreciate some help with the attached example.
I'm guessing that the multi-row formula or generate rows tools may be useful here, but I am uncertain about how to use them in this case:
On Sheet 1, Col A-D (Left) is the data that I have, and I want it to look like Col H-L (Right).
For each state, my data should contain the following periods (21 total) [basically we drop the last 4 periods for each year]:
2017 has periods: 2, 5, 8, 11, 14, 17, 20, 23, 26, 29, 32
2018 has periods: 2, 5, 8, 11, 14, 17, 20
2019 has periods: 2, 5, 8
On the left, my CA data is correct, but my FL data is missing 7 records.
I would like to add rows where applicable so that FL shows all 21 periods similar to CA, but the missing amounts are then set = 0.
Therefore, I want 42 records in total (like the right side): 21 for CA and 21 for FL
I then want a running total by state and accident year that looks like Column L
Thank you for the help with building a workflow that can solve this!