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

How affects rendering performance referencing Textbox Value (vs direct using of "Sum" in expression) ?

$
0
0

Hi!

My report is quite a simple thing, but sometimes it returns about 100000 rows and rendering is very slow

Expression in Group row for 1st column (Textbox1) = Sum(Fields!Field1.Value) and 

expression for 2nd column = Sum(Fields!Field1.Value) * Variables!Var1.Value ( where Var1 is defined for this group)

Should I rewrite expression for 2nd column as ReportItems!Textbox1.Value  * Variables!Var1.Value or  there is no any difference  from performance point of view?? 

Thanks.


Viewing all articles
Browse latest Browse all 28687


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