Microsoft
PL-400 · Question #293
A Microsoft Dataverse database contains two custom tables named TableA and TableB. The tables are configured with the following: - A one-to-many relationship is configured between TableA and TableB. -
The correct answer is D. Remove the lookup field to TableA on the TableB form.. System will show dependencies error and will not allow you to delete relationship. You need to removed the Lookup field first from Form.
Submitted by kavita_s· Apr 18, 2026
Question
A Microsoft Dataverse database contains two custom tables named TableA and TableB. The tables are configured with the following: - A one-to-many relationship is configured between TableA and TableB. - A lookup to TableA appears on a form in TableB. - Both tables are components of an unmanaged solution. - Both tables are components in a Power BI report. You receive an error when attempting to delete TableA. You need to delete the table. What should you do?
Options
- ARemove TableA from the Power BI report.
- BRemove the relationship between TableA and TableB.
- CRemove TableA from the unmanaged solution.
- DRemove the lookup field to TableA on the TableB form.
How the community answered
(49 responses)- A12% (6)
- B4% (2)
- C6% (3)
- D78% (38)
Explanation
System will show dependencies error and will not allow you to delete relationship. You need to removed the Lookup field first from Form.
Community Discussion
No community discussion yet for this question.