Forum Discussion
Where are PQ errors presented?
Hello dbeavon3 , the learn.microsoft article found within the Power Query documentation discusses dealing with errors in Power Query (updated March 2024). In Power Query, you may encounter two types of errors: step-level and cell-level. The article provides suggestions for fixing the most common errors at each level and describes the error reason, error message, and error detail for each.
There are a great many resources online. You may wish to venture over to LinkedIn, and EnterpriseDNA and similar well known sources for resources and inspiration.
The latest definitive text on Power Query (M) would be The Definitive Guide to Power Query (M): Mastering Complex Data Transformation with Power Query (Packt Publishing (March 29, 2024)) authored by @Greg_Deckler, Greg Deckler (Author), Rick de Groot (@Rickmaurinus) (Author), Melissa de Korte (Author) (m_dekorte ), Brian Julius (Forward) .
Each of the contributors is an expert and instructor, and are very active in the community.
=-=-=-=-=-
If you find this insightful, please provide a Kudo and accept this as a solution.
- dbeavon32 years agoMemorable Member
Hi foodd
Thansk for that information.
I'm wondering if there is a centralized panel, or output window where any relevant errors would be presented. Eg. is there a quick way to show the full mashup logs that correspond to the alert (candy-cane)?It seems like Power BI makes us do an easter-egg hunt to poke around until we find the source of the error.
That is a pretty uncommon approach for software developers. In most programming environments, the error "comes to us" (eg bubbles up and crashes the app). It is very HARD to miss the errors when they are happening. However in Power BI we have to go digging for the errors ourselves. The candy-cane presentation is showing us that something bad happened, but it makes us do all the work to find out what that was!
I would love to have a centralized output window, or mashup log that was always presented to us at the end of every refresh ... ESPECIALLY if errors are encountered. I was hoping there is something in the PQ experience that I'm missing, but it sounds unlikely.