mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand All

nisaanwaar opened this issue · comments

Hi, We are usign pivot4j with olap4j to create a analysis with hierarchy.
Our services (rest api) are made in java
frontend uses angular.
My question is, is there any option to expand all/ collapse all which can expand all hierarchies till the most child level? We have hierarchy year>quarter>month>week>days
We want to day lever from yar on one click. Is this possible? is there an option available already? or any leads on how to do it other than calling service in loop for all members?
Version: pivot-core-0.8.jar