Forum Discussion

Leonel GUZMAN's avatar
Leonel GUZMAN
Brass Contributor
Jan 26, 2022
Solved

Automatically created child

Hello   Do you have any suggestions on how to create a child item, in a child list, from the parent list?   I'd like to have a list of items (issues to track), with a link to a child list to keep...
  • RobElliott's avatar
    Jan 26, 2022

    Leonel GUZMAN I don't think you can achieve this with SharePoint on its own, you need to look at doing this with a flow in Power Automate. It would create the "child" item in the separate list when the parent item is created, and you'd need a ParentID column in the child list for the ID of the parent to be populated. Then when the parent is updated it can update the child based on a filter query on the ParentID column eq ID.

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User

Resources