Hi,
I can't use any OLAP technologies in my project.
So we store our data in one huge flat table.
How can I make PivotGrid to send requests to my service and refresh itself whenever user drills down or deletes a column/row/measure without XMLA?
Currently I was able to configure datasource with type : 'odata'. But PivotGrid uses it only once to retrieve initial json list.
I can't use any OLAP technologies in my project.
So we store our data in one huge flat table.
How can I make PivotGrid to send requests to my service and refresh itself whenever user drills down or deletes a column/row/measure without XMLA?
Currently I was able to configure datasource with type : 'odata'. But PivotGrid uses it only once to retrieve initial json list.