Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
wmorris20
Helper II
Helper II

PBIX for Analyzing Trace

I found an excellent Power BI file that analyzes the Power BI log files for trace diagnostics.  However, I noticed this one is over a year old and has some errors (probably from PBI changes).  I wondered if someone had adopted this or knows of another one?

 

https://ruiromanoblog.wordpress.com/2016/01/08/power-bi-desktop-trace-logs-analyser/

 

Thanks for any help,

Ward

2 REPLIES 2
Anonymous
Not applicable

Hi @wmorris20,

 

I haven't' found any similar file which the same function. You can use the sample file, it can runs without any compatibility issues.
Based on test, I found the sample file is a custom query used to merge and expand the log files and display the specify columns.

 

You can follow below steps to use it:

1. Download and open it.
2. Click edit queries enter to query editor.
3. Use your path of trace folder to replace the text stored in VAR_LogFolder variable.
4. Close and apply the change.
5. Refresh at report level.

 

Regards,

Xiaoxin Sheng

There are a couple of problems I have found with it. An early column split by colon does not work all the time, because the entries are inconsistent. Occasionally, you'll get a type of "{Start". Additionally, the JSON that gets expanded into columns explicitly names the columns to split, but there are many more than it will display. For any testing, I would recommend a lot of logging first with multiples types of connections. The logging varies quite a bit.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.