Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello Everyone
While exporting data from power bi services from table visual am getting error as Executing the query for the export data operation resulted in error.
Few things to note:-
1. Using Direct Query mode for this semantic model.
2. The filter condition for which am trying to export data could see no of records <150000
3. Tried to export by reducing columns and with 5-10 columns am able to export , however actual report contains 20+ columns and user want to see all the fields.
4. checked few articles in microsoft community already although it doesn't provide any solution as such .
Solved! Go to Solution.
Hi @nm17844 ,
The error you're encountering during export in Power BI Service is likely due to limitations with DirectQuery mode or memory constraints. Here are some suggestions to address the issue:
Reduce Query Complexity: Simplify the query by reducing the number of calculated columns or measures used in the visual.
Aggregate Data: If possible, pre-aggregate data to reduce the volume queried at runtime.
Increase Column Export Limit: Adjust the MaxRows or MaxColumns settings in the Power BI Desktop export configuration (if applicable), though this may not fully resolve service-side limitations.
Test with Import Mode: Temporarily switch the dataset to Import mode to see if the issue persists.
Optimize Filters: Ensure filters applied in the visual reduce the dataset size effectively.
Log Support Ticket: If none of these work, consider raising a support ticket with Microsoft for assistance.
Please mark this as solution if it helps. Appreciate Kudos.
Hi @nm17844 ,Thank you for reaching out to Microsoft Fabric Community Forum.
Please check the following
If this helps, please mark it ‘Accept as Solution’, so others with similar queries may find it more easily. If not, please share the details.
Hi @nm17844 , Hope your issue is solved. If it is, please consider marking the answer 'Accept as solution', so others with similar issues may find it easily. If it isn't, please share the details.
Thank you.
Hi @nm17844 , Hope your issue is solved. If it is, can you please consider marking it 'Accept as solution'. If not, please share the details. Thank you.
Hi @nm17844 ,Thank you for reaching out to Microsoft Fabric Community Forum.
Please check the following
If this helps, please mark it ‘Accept as Solution’, so others with similar queries may find it more easily. If not, please share the details.
@v-hashadapu Thanks for your response!!!
Its just one table with 44 columns and around 120837 rows and there are no calculated columns and measures.
I will check all the options mentioned by you.
Hi @nm17844 , Please let us know(while providing details) if you have any further queries relating to this issue or if our workarounds and suggestions didn't help. Also, if your issue is solved, please consider marking my reply 'Accept as Solution'.
Hi @nm17844 ,
The error you're encountering during export in Power BI Service is likely due to limitations with DirectQuery mode or memory constraints. Here are some suggestions to address the issue:
Reduce Query Complexity: Simplify the query by reducing the number of calculated columns or measures used in the visual.
Aggregate Data: If possible, pre-aggregate data to reduce the volume queried at runtime.
Increase Column Export Limit: Adjust the MaxRows or MaxColumns settings in the Power BI Desktop export configuration (if applicable), though this may not fully resolve service-side limitations.
Test with Import Mode: Temporarily switch the dataset to Import mode to see if the issue persists.
Optimize Filters: Ensure filters applied in the visual reduce the dataset size effectively.
Log Support Ticket: If none of these work, consider raising a support ticket with Microsoft for assistance.
Please mark this as solution if it helps. Appreciate Kudos.
Thanks for the response!!!
Since the data size is small I will try this with import mode.
User | Count |
---|---|
47 | |
32 | |
30 | |
27 | |
26 |
User | Count |
---|---|
56 | |
55 | |
36 | |
33 | |
28 |