
I have two seperate list. First one created from the template "Work Progress Tracker". We need to store multiple notes & attachments with submission dates and the name of the users who posted them. As such we created another list containing the above (more like a one-to-many relationship). That list had a lookup column in the "Work Progress Tracker" list. I am illustrating from a screnshot below:-
Can we add fields from the secondary list in the Work Progress Tracker "New Item" screen so that user may enter data from a single point? I am illustrating from a screnshot below:-
Thank you for any help. We are a newbie in PowerApps development.
I don't think it is doable in Sharepoint list. You may consider to use PowerApps and then you have control to bring Note store field into workprogress tracker. However since it is 1:N relationship therefore you may need to concatenate notes data into one field or use the gallery
Please Thumbs up and accept as solution if my post helped you solve your issue.