View Categories

How to View Entity Relationship Diagram

2 min read

The Entity Relationship Diagram helps you understand how Salesforce objects, fields, and relationships are structured before exporting data to Power BI.
In Metrica Power BI Connector for Salesforce, you can use ERD views to explore the full Salesforce schema or validate the specific objects and fields included in a data source.

This page explains how to open the ERD, read object relationships, use interactive diagram controls, switch to compact view, and export the diagram for documentation or sharing.


Ways to Open ERD #

1. From the Main Menu (Global ERD) #

Open Data Relationships from the left sidebar.

This shows a global ERD with all available Salesforce objects in your organization.

Entity Relationship Diagram (ERD) in Power BI Connector for Salesforce by Metrica

2. From Data Source (Specific ERD) #

While creating or editing a data source, click Preview ERD.

This shows relationships only for the selected objects and fields in that data source.

How to find Entity Relationship Diagram (ERD) for specific data source in Power BI Connector for Salesforce by Metrica
i
See How to Create Data Source for setup details.

3. From Data Sources List #

In Data Sources, open the β‹― menu next to a data source and select Preview ERD.

How to find Entity Relationship Diagram (ERD) from data sources list in Power BI Connector for Salesforce by Metrica

How to Read the Diagram #

  • Each block represents a Salesforce object (table)
  • Lines between blocks show relationships
  • Fields include:
    • Primary keys (PK)
    • Foreign keys (FK)
    • Standard and custom fields

By default, each table shows up to 20 fields to keep the view clean.
Click “Show more” to expand additional fields.

How to read Entity Relationship Diagram (ERD) in Power BI Connector for Salesforce by Metrica

Interactive Features #

The ERD is fully interactive and designed for exploration:

Move and Arrange #

  • Drag tables to reorganize the layout
  • Position objects for better readability

Zoom and Navigation #

Use the control panel (bottom-left corner) to:

  • Zoom in / out
  • Reset view
  • Refresh diagram
Navigation for Entity Relationship Diagram (ERD) in Power BI Connector for Salesforce by Metrica

Compact View #

Enable compact view to simplify the diagram:

  • Shows only fields involved in relationships
  • Hides unrelated fields
  • Makes large schemas easier to navigate

Lock Layout #

  • Prevent accidental changes to the layout
  • Useful after arranging tables for analysis

Export Diagram #

You can download the ERD for documentation or sharing:

  • PNG
  • SVG
  • PDF

πŸ’‘ Tips #

  • Use global ERD to explore the full Salesforce structure
  • Use data source ERD to validate your specific dataset
  • Switch to compact view when working with large schemas
  • Arrange tables before exporting for cleaner visuals