Forum Discussion

EricHulshofGU's avatar
EricHulshofGU
Frequent Visitor
2 years ago
Solved

Datamarts Connection Type

Hello,  We are currently using Datamarts and are unable to understand the connection type.  According to this page:  https://learn.microsoft.com/en-us/power-bi/transform-model/datamarts/datamart...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi EricHulshofGU ,

     

    When using DirectQuery, reports use Data Analysis Expressions (DAX) queries to fetch data. When the semantic model receives a DAX query from a report, it generates another set of queries that run on the data source to get the data it needs. Using the "import" connection mode, Power BI caches the linked data and provides a snapshot of the data at a specific point in time. All data interactions and filters will be applied to this compressed cached source instead of the original data source. For more details refer to the link: DirectQuery in Power BI - Power BI | Microsoft Learn

    Power BI Import vs Direct Query: Everything You Need to Know (powerbiconsulting.com)

     

    While DirectQuery ensures that reports are always querying the latest data, the data marketplace itself needs to be refreshed in order to pull the latest data from its data source into the Azure SQL database. This is a separate process from the DirectQuery mechanism.

    More details can be found at the link: Get started with datamarts (preview) - Power BI | Microsoft Learn

    Power BI Datamart Integration in the Power BI Ecosystem - RADACAD

     

    If your Current Period does not refer to this, please clarify in a follow-up reply.

     

    Best Regards,

    Clara Gong

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.