The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am working in Log Analytics trying to find data that will help with performance. I've been able to find the DAX query using Log Analytics, but I was curious if there's a way to find the Formula Engine and Storage Engine data somewhere using Log Analytics.
Solved! Go to Solution.
Hi @charlotteryan ,
You can use Log Analytics to analyze Power BI performance data, but it might not provide direct access to Formula Engine and Storage Engine data. However, you can enable tracing in Power BI Desktop to capture Power Query tracing and connect to the Analysis Services instance running behind Power BI Designer using Profiler to gather tracing information.
Additionally, DAX Studio may also help you.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @charlotteryan ,
You can use Log Analytics to analyze Power BI performance data, but it might not provide direct access to Formula Engine and Storage Engine data. However, you can enable tracing in Power BI Desktop to capture Power Query tracing and connect to the Analysis Services instance running behind Power BI Designer using Profiler to gather tracing information.
Additionally, DAX Studio may also help you.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.