Hi Community,
I have two Dataverse tables LMS Training Request and LMS Training Request Files. I have it setup to have a one to many relationship. In Power automate when I am adding a new files row I cannot get the relationship to work. What should I put in the "LMS Training Request (LMS Training Requests)" field?
I put the Unique Identifier for LMS Training Request, but I get this error: URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.
The flow runs perfectly if nothing is there, so I know if has something to do with this lookup field.
Thanks

Side note, both of these tables feed into a model driven app, The input is a MS Form, I thought it would be easier to make the files table instead of trying to move all the files to SharePoint folder. I heard mixed things on SharePoint Folders in Model driven apps.