Does pivot grid / pivot configurator support SSAS Enterprise Perspectives feature (or even a cube 'selector'), OR does this code / decision need to be effectively on the controlling page that then might set the cube data source property - to allow switching perspectives?
Thanks
Chris
1 Answer, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 17 Jun 2015, 07:08 AM
Hello Chris,
Currently, the PivotDataSource can work with only cube/perspective. If you would like to take control over the serialized MDX query, you can access it in the parameterMap callback. There you can modify the generated request and retrieve the correct data. Please refer to this how-to demo for more details.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!