Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I have a PBI report that pulls data from multiple PBI datasources. Have since discovered that it is not possible to transform data from these datasources in Power Query.
I am contemplating creating a table in the PBI report, with values from the PBI datasources, so I can manipulate this table instead. However, have not been able to identify any method to perform this.
I have access to the datasources utilized by the PBI datasources, but importing is out of the question. The reason I'm using those PBI reports as datasource in the first place was because there was extensive calculation associated with each individual report, causing severe performance issues.
I just need to work with the summarized result of each report, and not the extensive calculation behind each report.
Can someone advise if it's possible to create table with data from existing PBI reports, and how this can be accomplished? Is there an alternative way to achieve my requirements, if this is not possible?
Solved! Go to Solution.
You can’t transform or create new tables in Power Query when using PBI datasets as DirectQuery sources.
Options:
Use composite models → connect multiple PBI datasets, create relationships & measures.
Create calculated tables with DAX (limited).
Push summarization upstream in the source dataset.
You cannot materialize/transform tables inside PQ with DirectQuery datasets.
Best practice: Pre-aggregate in the source dataset, then consume in your report.
Hi @misc981,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @Shahid12523 for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the user for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hi @misc981,
We wanted to kindly follow up to check if the solution provided by the user for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hi @misc981,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the user for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
You can’t transform or create new tables in Power Query when using PBI datasets as DirectQuery sources.
Options:
Use composite models → connect multiple PBI datasets, create relationships & measures.
Create calculated tables with DAX (limited).
Push summarization upstream in the source dataset.
You cannot materialize/transform tables inside PQ with DirectQuery datasets.
Best practice: Pre-aggregate in the source dataset, then consume in your report.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |