Forum Discussion
Heinrich
10 months agoPost Partisan
Visual Times out
Hello My visual times allways out. Is there a possiblity to get the result. The data is direct query (no possibility to change that). I am filtering as much as possible but no success. Is there a...
- 10 months ago
Hi Heinrich ,
Whats is the connector you are using? Are you using the CQD connector?
How the link below they talk about some of the question about the connectivity to CDQ specially the question about the filtering of data.
https://learn.microsoft.com/en-us/microsoftteams/cqd-power-bi-connector
Azzam_Alnatsheh
10 months agoFrequent Visitor
Hi Heinrich,
If the visual times out it is due to the measure or model taking too long to bring the required data.
I suggest that in Power Query you ensure that you have pulled the columns you need, this will ensure that the model size is reduced and enhances refresh speed.
If the visual is using a measure make sure it is aggregated in DAX using SUMX for example.
Hope this helps in finding a way to make this visual load swiftly.