Automation Row Copy Conditions (where is checked)
Hello, I am using the Condition where column "Milestone" is "is checked" for a Copy rows automation. However, the checked rows and their children rows are all copying over. How do I prevent these extra rows from copying?
Answers
-
@breso The children rows belong to the parent and will copy with the parent. One way to prevent that would be to outdent/promote the children not to be children.
You can also add the =count(ancestors()) helper column and modify your automation. See this detailed in this post:
https://community.smartsheet.com/discussion/89211/how-to-copy-a-parent-row-without-all-sub-tasks-children-to-a-roll-up-sheet
-
@Matt Lynn-PCG for this use case the milestones will not always be the same hierarchy level. There may be "checked" milestones nested in the project gantt.
Is there a way to remove/delete the extra data after the copy automation completes?
-
@breso Not a good way. You could do an automation that cleared those cells but they'd still be there and still be demoted/children.. .just blank. You could add the count(ancestors()) and a count(children()) column and somehow try to using them together to filter/condition your rule more. It would take some trial and error to maybe find a good solution, if there is one.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!