Hi experts,
I am troubleshooting an SSRS that takes 10 minutes to load! Each of the datasets corresponds to an SP in sql server…
I executed each SP individually in sql server, and there is one that takes 7, 8 minutes, I think that one is causing the issue…
BUT, the report itself is huge, I checked each “tablix properties” to see where the problematic Dataset/SP is being used and I can’t find it…
Given that scenario I have two questions:
1- How can I know/find out if a Dataset is in use in the report or not?
2- If the Dataset is not being used in the report… its just sitting in the datasets folder, does it get executed?
thanks in advance
Ta
T