Apologies if this is covered elsewhere however I can't find any resources with the same issues I am facing.
I am getting the error: The XML for Analysis request timed out before it was completed. Timeout value: 225 sec.
This is on a 59kb Direct Query file that returns a table with ~50rows with no PQ steps other than to remove some unneccssary columns. It is set to page refresh every 2 seconds and has been running without issues in service for months. It still runs without issue in desktop but fails in service. Running a P1 capacity which only has about 60% of capacity in use at any given time. There is some DAX in use to handle some formatting and produce a few averages but is very light and optimised.
I also have identical reports set up to run off 2 other regional production servers which are runing without issues which leads me to believe it must be a problem on the SQL server side. Was after some advice on if there is anything I can check to trouble shoot this?