hi,
my custom code is not working ("#error"), when referenced from an expression in a field of a hidden tablix-row
It works fine on our ssrs 2008 native mode environment but published to our ssrs 2008 r2 (sharepoint integrated mode) brings this error.
In the tablix I use 2 rowgroups and the second rowgroup visibility setting is hide and can toggled by the first rowgroup. the second hidden row contains the fields which reference the custom code. at the end of the report (in another tablix) I show
the calculated value from my custom code (expression for showing the variable.value)
in ssrs 2008 r2 (sharepoint integrated mode) the custom code works fine only when I open the second rowgroup (click on the +). when I close the group again ... "#error" is shown for the variable at the end of the report (in another tablix).
is there a way how to fix that problem?
why it works fine in 2008? is this a setting issue of the ssrs?
thanks in advance
rené