Hi,
I'm trying to get working my first telerik report with version Q1 2012 but i encountered a problem. The main object of my report is a crosstab which is binded to an OLAP data source. The crosstab was working just fine until I update the data of the cube. Indeed since the update I get the following error :
"The expression contains object 'Value' that is not defined in the current context"
I investigated for a while and figured out that the error occurs only when all the value of a column (in the data source) are NULL.Unfortunately all the value of this column setted to null is a normal behaviour.
Have I missed something or done something wrong? Any help will be appreciated.
I'm trying to get working my first telerik report with version Q1 2012 but i encountered a problem. The main object of my report is a crosstab which is binded to an OLAP data source. The crosstab was working just fine until I update the data of the cube. Indeed since the update I get the following error :
"The expression contains object 'Value' that is not defined in the current context"
I investigated for a while and figured out that the error occurs only when all the value of a column (in the data source) are NULL.Unfortunately all the value of this column setted to null is a normal behaviour.
Have I missed something or done something wrong? Any help will be appreciated.