


I created a Test Report that has a single text field parameter, and the dataset is literally just: SELECT I've scoured the internet and it seems like this is a common question, but the answers point toward making the DB queries more efficient, using Stored Procedures, etc - but I have this problem even when the report doesn't pull any data from SQL Server.

I'm migrating reports from an SSRS implementation on SQL Server 2012 to SQL Server 2019, and the reports render painfully slow on 2019.
