Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Ocassionally, I get query errors following a data load from an Excel spreadsheet. I'd like to be able to generate a PBI errors report from the list of records contained in the query error table. Is there a way to use Query Errors table as the source for my PBI report?
Thanks very much for your assistance
Solved! Go to Solution.
Of course. Right click the query and "Enable Load". You can also have a totally autonomous process that parallels your standard query but "keeps errors" (you should modify the original to "remove errors")
Thank you for such a quick reply. In the interim, I created a query table from the dax generated by the error query, and it worked fine. albeit this was the long approach but it did the job. I will follow your advice and enable load.
Thanks again for responding!
Of course. Right click the query and "Enable Load". You can also have a totally autonomous process that parallels your standard query but "keeps errors" (you should modify the original to "remove errors")
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.