I created SSRS Report in SSDT, the query executes fine in the Microsoft Sql server. But when executing the report it takes quite a while to load and shows the below error message:
An error occurred during local report processing,
An error has occurred during report processing,
Query execution failed for dataset 'dsSummary'.
Timeout expired,
The timeout period elapsed prior to completion of the operation or the server is not responding.
The wait operation timed out
Can anyone assist me with regards to this.