Reader small image

You're reading from  Extending Dynamics 365 Finance and Operations Apps with Power Platform

Product typeBook
Published inJan 2024
PublisherPackt
ISBN-139781801811590
Edition1st Edition
Right arrow
Author (1)
Adrià Ariste Santacreu
Adrià Ariste Santacreu
author image
Adrià Ariste Santacreu

Adrià Ariste Santacreu has been working in the Microsoft business applications' field since 2010, starting with Axapta and Microsoft Dynamics AX, and since 2016 with Microsoft Dynamics 365 F&O. A technical solution architect and developer who loves solving requirements with all the tools available in the Microsoft ecosystem, like the Power Platform or Azure services that can be used with Finance and Operations. Adrià has been recognized as a Microsoft MVP since 2020 in the Business Applications category thanks to his community contributions, like speaking at events and conferences and writing technical articles about Dynamics 365 F&O, Azure, Dataverse, and the Power Platform.
Read more about Adrià Ariste Santacreu

Right arrow

The Entity Store and embedded Power BI

We will start this chapter by talking about the Entity Store and seeing why it’s useful but also limited if we want to create new reports.

The Entity Store is a built-in data store in Dynamics 365 F&O. If you’ve ever opened SQL Server Management Studio (SSMS) in a development VM, you’ll have probably seen a database called AxDW; this is where Entity Store data resides.

And what is using this data? If you’re familiar with F&O workspaces, you have probably seen some dashboards being displayed there. These dashboards are Power BI reports that are displayed inside F&O and that consume the data in the Entity Store (see Figure 8.1):

Figure 8.1 – Vendor payments workspace

Figure 8.1 – Vendor payments workspace

For example, in the Vendor payments workspace, we see the Analytics tab. This tab contains a Power BI report that’s loading data from the Entity Store. These are known as analytical workspaces...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Extending Dynamics 365 Finance and Operations Apps with Power Platform
Published in: Jan 2024Publisher: PacktISBN-13: 9781801811590

Author (1)

author image
Adrià Ariste Santacreu

Adrià Ariste Santacreu has been working in the Microsoft business applications' field since 2010, starting with Axapta and Microsoft Dynamics AX, and since 2016 with Microsoft Dynamics 365 F&O. A technical solution architect and developer who loves solving requirements with all the tools available in the Microsoft ecosystem, like the Power Platform or Azure services that can be used with Finance and Operations. Adrià has been recognized as a Microsoft MVP since 2020 in the Business Applications category thanks to his community contributions, like speaking at events and conferences and writing technical articles about Dynamics 365 F&O, Azure, Dataverse, and the Power Platform.
Read more about Adrià Ariste Santacreu