Hi, I have a sheet that I am using to manage goal/task tracking for my team. I have some formulas to calculate %completion based on how many boxes are checked in a row and a join formula for another purpose. I am trying to break this sheet down by project and am using parent/child rows to achieve this. The first row is a parent row and I don't want it to include formulas because that is messing with the conditional formatting I had set up to display the parent rows with their own format. Because of this, I added a dummy row above it that included all the formulas that each new form submission will need (new submissions are sent to the top of the sheet). However, the new submissions still aren't pulling the formulas.
I've pasted a screenshot of my sheet below. Row 2 is the dummy row with the formulas and row 1 is the most recent form submission which is not pulling the formulas. The row with the green box saying "On Track" is how I would expect the first row to look after checking the Step 1 box.
Does anyone have any ideas on how to make this work? I'd also love to hear any creative solutions to place the new rows automatically below their designated parent row.