You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a custom table that has a M:M relationship with another custom table. I created this the way I normally would within the solution inside of powerapps. When I go to create the fetchXml it creates fine, but converting to the OData query I get an error:
Cannot find metadata for relation <table1>.<table1_guid_col> => <relationship_schema>.<table1_guid_col>
I am not sure why... The FetchXML returns fine and gives me what I expect. Is there any reason that I could have misspecified something? I tried with another M:M relationship between other tables (contact table and custom table) and it worked fine...
I have a custom table that has a M:M relationship with another custom table. I created this the way I normally would within the solution inside of powerapps. When I go to create the fetchXml it creates fine, but converting to the OData query I get an error:
I am not sure why... The FetchXML returns fine and gives me what I expect. Is there any reason that I could have misspecified something? I tried with another M:M relationship between other tables (contact table and custom table) and it worked fine...
I'm running:
XRMToolbox - v1.2024.9.69
FetchXML Builder - v1.2024.10.1
Windows 11 - 24H2
The text was updated successfully, but these errors were encountered: