Forum Discussion

maverick512's avatar
maverick512
Regular Visitor
9 years ago
Solved

Dynamics 365 operations reporting

We are deploying D365 operations /AX7.  I downloaded content packs for D365 operations from LCS. Yet it seems the content packs only support direct query mode, which means I have to develop reports on the ERP server literally. Using direct query mode also means D365 needs to have the entity store (SQL db) set up as well. Am I missing anything here? It seems basically, I can't develop D365 reports using my local PC and desktop tool at all, everything has to be on the ERP server, since entity store is not reachable from my desktop.   

  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi maverick512,

    In Power BI Desktop, when using DirectQuery mode to connect to SQL Server data source, all the data must come from same database, and we are not able to combine DirectQuery mode and import mode in a single PBIX file.

    If you want to combine data from different SQL Server databases in a single PBIX file, you can switch DirectQuery mode to Import mode by clicking “Direct Query: Enabled (click to change)” on the status bar bottom right corner.


    Thanks,
    Lydia Zhang

8 Replies

      • CahabaData's avatar
        CahabaData
        Icon for Memorable Member rankMemorable Member

        use the content packs in the Power BI Service - not desktop

         

        and then a content pack is a content pack - - one can't customize the data modeling (I don't think...)

         

        am no expert in content packs by any means so just parroting back what I've read here......

         

         

  • CahabaData's avatar
    CahabaData
    Icon for Memorable Member rankMemorable Member

    I have just assumed that Dynamics is platformed on SQL Server - and that one could connect PBI desktop to Views..... and that Dynamics 365 was the web version and therefore platformed on Azure SQL Server....so much the same....    am hoping this is the case as I expect to get involved in this and would be interested in a preview of linking to the Server views.