Collect all Subitem column values into a parent column in monday.com

Problem

I have a subitem with column name called “Notes”. now from all the subitems, i need to collect those notes and put it in one column in the parent item separated by a new line character. (it is similar to subitem summary)

i can see 2 things to approach this:

  1. create a subitem summary of the note and then via Make .com, copy the value in the summary into another column.

  2. iterate through all the subitems and get all the notes into one container and then pass it to the parent column.

Trigger: for every column change in subitems, trigger webhook

Solutions

I tried #1 but im not progressing, i dont really know how to do it, im new to Make and webhooks and im just doing trial and error in the forms that popups (i base my steps on context clues haha)

now im trying number 2 and i don’t know what to do next

Problem Solved

i used context clues to select the tools that i needed

2 Likes

Hello @Timothy_Diputado welcome to the community :wave:

I just want to quickly say grat job figuring this out on your own! :clap:

Also, thank you very much for stepping back in here and sharing your final setup with the rest of the community. Much appreciated. :pray:

FYI: I marked your comment as a solution to keep the community organized and easy to look for answers.

1 Like