QuestionQ143
Configure Microsoft DataverseA Microsoft Dataverse database has two custom tables named TableA and TableB, configured as follows:
- A one-to-many relationship exists between TableA and TableB.
- A lookup to TableA is displayed on a TableB form.
- Both tables are components of an unmanaged solution.
- Both tables are components in a Power BI report.
An error occurs when you try to delete TableA.
You need to delete the table.
What should you do?
- A Remove TableA from the Power BI report.
- B Remove the relationship between TableA and TableB.
- C Remove TableA from the unmanaged solution.
- D Remove the lookup field to TableA on the TableB form.
Community Discussion