mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 101 forks source link

Expand All #242

Open nisaanwaar opened 5 years ago

nisaanwaar commented 5 years ago

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