I'm having an issue with creating a new row within accounts and contacts within dataverse using a Microsoft Form.
Creating the actual rows for both 'Accounts' and 'Contacts' wasn't an issue, and I have done that successfully. However, both entities are related to eachother and I need to show this in the rows.
I get the following error when trying to link the contact to the account: Action 'Add_new_row_(Contacts)' failed: URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.
If anyone is able to assist that would be great!