I am trying to run a Global Update to add a new summary row to existing/active project sheets and it keeps inserting the row in the Instructions section of the target sheets, instead of in the Summary section.
Here are the details of my update:
- I have already manually created the new summary row in the template sheet (called RAID-C Log)
- And I have already manually added the corresponding column to the Portfolio Summary Rollup sheet
- That data for the field is coming from the RAID-C Log sheet itself (not from the Intake sheet).
- The field name is Open Change Requests and it's value is a formula to count the # of rows tagged as Type = Change and Status = not complete
I'm using the Add New Profile Data global update. And when I run the test, I get a success message but when I view the test sheet it shows that the row was inserted under the "Instruction" sheet section and NOT under the "Summary" section.
See screenshots of the global update settings, the test sheet showing the inserted row in the wrong spot, the new summary row I manually added to my template RAID-C Log sheet, and the row I manually added to my template profile data sheet.
I can't for the life of me figure out why this isn't working? Have I set this up wrong or could there be a different cause?