[TIPS] failure of "Add a row" in Dataverse

 [TIPS] failure of "Add a row"  in Dataverse

When adding a new row for Dataverse, you may get below error.

Error: 

URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.



Solution:

This error always happed on lookup type of fields.

To solve this issue, you need to add the lookup field's target entity's logical name's plural before its GUID.

Also, GUID needs to be put in a set of parentheses.



Demo:



No comments:

Post a Comment