Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 28687

Adding Tooltip for Chart Data slows down performance

$
0
0

I have a suite of reports in a solution. Some the reports use the  same expression for a tooltip. For 1 of the reports the report will not load correctly on the server. It just has those picture icons that you have to right click to see(though right clicking does nothing). Anyway when I remove the expression from the tooltip the report will run great in dev and in prod. In debug mode on my client the report will run fine whether the tooltip is there or not.

Here is the expression:

=Format(DateValue(Fields!ProcessDate.Value)) + vbcrlf + CSTR(FORMAT(Sum(Fields!FS.Value),"#,#"))

I also tried pulling the data into my dataset formatted with sql statments and put that in the tooltip and I got the same result. Worked fine in debug mode but not in dev or prod..... I also created the report from scratch and it still tanks in dev and prod.......


DBA Developer



Viewing all articles
Browse latest Browse all 28687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>