Viewing 3 posts - 1 through 3 (of 3 total)
Verify if the mail profile is setup fine.
Also are there any errors in the report server catalog?
September 11, 2015 at 8:10 am
#1825990
You could use a function in the precedence control. Use an expression in the precedence control to check the value of the variable and proceed.
March 9, 2011 at 10:49 am
#1296660
The pseudo cursor method would surely work..
you could also try looping over the table based on the row_number() function and store the previous derived value in a temp variable...
September 17, 2010 at 11:47 am
#1223236