Forum Discussion
Slow Service visual
lbendlin There is a gateway involved. Originally the solution was in DirectQuery mode, but for troubleshooting purposes I've switched it to Import with an hourly refresh schedule just to eliminate gateway bottlenecks, etc....
Do you know if Query caching is enabled in your tenant?
- jmillar4 years agoHelper I
That I'm not sure about, although I can check. Is that something that you'd advise trying? I haven't dealt with that before so should I be concerned about:
- Adverse affects on other solutions in the tenant
- Any caching, given the original scope requirement was near-time data
Thanks, by the way, for your assistance with this.
- lbendlin4 years agoSuper User
When you examined the DAX query in DAX Studio did you do that against the local dataset on the Power BI Desktop or against the XMLA endpoint in the service? I would recommend to do the latter so you get a more realistic reading on the performance.
- jmillar4 years agoHelper I
Now that you mention it, I believe I was using the Desktop version. Let me try it against the endpoint and see what that shows.