Hi,
I'm trying to integrate the Kendo pivot grid with the Mondrian OLAP engine. Currently I'm facing an issue when I am trying to add the multiple dimensions to an axis manually, from the code I can add multiple dimensions to an axis initially, but when I add them through the UI, Kendo UI breaks with the below script error.
"Unable to get property 'children' of undefined or null reference"
I noticed that extra cross-join is added to the query when adding the dimensions manually. I have attached the request/response files for the review.
Thanks
I'm trying to integrate the Kendo pivot grid with the Mondrian OLAP engine. Currently I'm facing an issue when I am trying to add the multiple dimensions to an axis manually, from the code I can add multiple dimensions to an axis initially, but when I add them through the UI, Kendo UI breaks with the below script error.
"Unable to get property 'children' of undefined or null reference"
I noticed that extra cross-join is added to the query when adding the dimensions manually. I have attached the request/response files for the review.
Thanks