Forum Discussion
Dynamics 365 operations reporting
- Anonymous9 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
Can you use the content packs in the Power BI Service?
Haven't gone that far yet. You are correct, it is really just reporting against an azure sql server db.
https://ax.help.dynamics.com/en/wiki/power-bi-content-from-microsoft-and-your-partners/
I'm just following the tutorial above. When I run the content pack from the BI desktop, I get following error:
Combining DirectQuery and imported data isn't supported
any ideas how to fix that?
- CahabaData9 years ago
Memorable 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......
- Anonymous9 years agoNot applicable
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- ssnapir9 years agoNew Member
This is not a good solution because then the online reports are not refreshed.
To make the reports work with Direct query you need to do the following:
- Open the report on BI desktop
- go directly to Edit Queries
- From the Edit Queries change the Data Source Settings to the correct one: .\axDW.
- Do Refresh Preview on all queries.
- Apply and close. then the reports will work with direct query mode.
Any other route I've tried of changing the data source ended with errors. this is the only way that worked.
- Rvn869 years ago
Helper I
I found this thread looking for an answer to another question, but you may have some input to me.
What is the update frequency of the content packs? With direct query against an entity in D365FO, is it close to live data?
Thank you :)
- Anonymous8 years agoNot applicable
Hi, can you please confirm that the route to publish PowerBI content to the Prod environment via LCS is still going to work if the model is changed to an Import Model?
Thanks, Dan