Forum Discussion

VeeExcelLearn's avatar
VeeExcelLearn
Brass Contributor
Aug 18, 2022
Solved

Connet Multi Line Notes from One List To Another

I have 2 lists, I would like to connect the notes from one lists to another list.  The source list has a list of names with corresponding notes.  The second list has column which is connected to this...
  • ganeshsanap's avatar
    ganeshsanap
    Aug 19, 2022

    VeeExcelLearn As it is a single text column where you are adding multiple notes, it will not match automatically with another column (lookup).

     

    My suggestion:

    While appending notes to the string variable, append the name of user who added note as well like <name of the user>: <note> ....

     

    For example

    Ibrahim: Note text added by Ibrahim
    Samer: Note text added by Samer

     

    You have to build your string variable in this way. You can take help from Microsoft documentation: Reference guide to workflow expression functions in Power Automate 


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources