Do you use the Dataverse connector when connecting the Dynamics 365?

Updated by TiagoAraujo 4 years ago. See history

123

<introEmbed
  body={<>
When creating a Power BI connection to Dynamics 365, the first thing that comes to mind when searching for a connector is to search for Dynamics 365, seems logical enough right?
  </>}
/>
<imageEmbed
  alt="Image"
  size="large"
  showBorder={false}
  figureEmbed={{
    preset: "badExample",
    figure: 'Bad example - Searching for Dynamics 365 connector',
    shouldDisplay: true
  }}
  src="/uploads/rules/use-dataverse-connector-when-connecting-dynamics-365/dynamics-connector-1.png"
/>

Wrong.

When connecting to Dynamics 365 data always use the Dataverse connector (if it is available). Your system admin will need to tinker with some settings to enable this support, but it's simple and easy enough to do, here's the link: <https://docs.microsoft.com/en-us/powerapps/maker/data-platform/view-entity-data-power-bi.?WT.mc_id=DX-MVP-33518>

Once enabled instead of using Dynamics 365 (online) connector use the Dataverse connector.

<imageEmbed
  alt="Image"
  size="large"
  showBorder={false}
  figureEmbed={{
    preset: "goodExample",
    figure: 'Good example - Use the Dataverse connector instead',
    shouldDisplay: true
  }}
  src="/uploads/rules/use-dataverse-connector-when-connecting-dynamics-365/dynamics-connector-2.png"
/>

The advantages of using the Dataverse connector are:

* Supports both Import and Direct Query (Direct Query means live reporting 🙂)
* Dataverse is built on top of TDS (Tabular Data Stream), meaning it should be much faster than the WebAPI connector
* Potential to write custom SQL queries for data sources

The disadvantages of using the Dataverse connector are:

* None

Acknowledgements

Mehmet Ozdemir

Related rules

No related rules.

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star