Navigating to and fixing data model elements with errors or warnings

After you perform a data model analysis, the results are displayed in the Problems view. You can navigate from a problem in the Problems view to the affected resource. You can also perform a quick fix for the problem.

Procedure

To navigate to a data model element from the Problems view:

  1. Double-click an error or warning message in the Problems view. The data element that is referenced in the error or warning is highlighted in either the Data Project Explorer or the Data Source Explorer, depending on which view that you used to perform the data model analysis.
  2. Perform a quick fix.
    1. Right-click an error or warning message in the Problems view.
    2. Select Quick Fix.
    3. In the window that opens, specify which fixes you want to apply and click Finish.
    The fixes that you selected are applied to the data elements. You can perform another data model validation to verify the results.

Feedback