Hi guys,
I am new enough to PowerApps and SharePoint lists, however I am having an issue with my sharepoint lists. I have 2 sharepoint lists, one called 'Meetings Log' (which contains the columns Title, Area, Date, Meeting_Attendees and Topics) and another sharepoint list called 'Meeting Topics' (which contains a number of columns relating to details of a meeting topic).
My issue is I have a form for creating a meeting topic and when I submit it, it updates the 'Meeting Topics' sharepoint list correctly with a new topic item. However, the Topics column in my 'Meetings Log' list is a Lookup column, which I want to retrieve the names of the topics created for each specific meeting. So for example, I have a 'Week 1 Meeting' and there are a number of topic items created for that meeting, I want those topics to automatically be added to the Topics column of the respective meeting week in the 'Meetings Log', similarly for Week 2/3/4 Meeting etc. At the moment, I have to go into the sharepoint column and physically add these topics to the column if I want them to be there.
Any suggestions would be helpful.