Forum Discussion
How to use DirectQuery table with complex visuals
- 26 days ago
Hi Petja ,
Sorry for the delay in response.
Yes. If Performance Analyzer doesn't expose the query because the visual fails, you can capture it from the Power BI Desktop trace.
Go to File → Options and settings → Options → Diagnostics → Open crash dump/traces folder. Then locate the active AnalysisServicesWorkspaces folder and open FlightRecorderCurrent.trc.
If the source is SQL Server, you can also use SQL Server Profiler to capture the query directly at the database side.
Thanks!!
Hi Petja
Can you share the information about your data model ,SQL Queries and Source.
Based on athe information, you can simplify your model by aggregating data,creating materialized views etc.
these all options depend on what your data model and source looks like.
Please give kudos or mark it as solution once confirmed.
Thanks and Regards,
Praful