Applies to Product – Microsoft Dataverse
What’s happening?
The multi-table lookup column is not allowing selection from all related tables, only showing one table reference despite the relationships being set up correctly.
Reason:
This may be related to the way the multi-table lookup column was created, potentially due to a glitch during the table creation process or missing relationships in the solution package.
Resolution:
- Verify that the relationships for the multi-table lookup are correctly defined in the system.
- If the lookup column was created using the API, consider deleting and recreating the lookup column using the SDK instead.
- Ensure that all necessary entities are included in the model-driven application and published correctly.
