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

Catalog chooser shows hidden cubes. #143

Closed mysticfall closed 10 years ago

mysticfall commented 10 years ago

In certain OLAP backends, the server provides the user a way to determine visibility of cubes. For instance, you can hide a cube in Mondrian schema by setting its 'visibility' attribute to false.

However, the Analytics client always shows all cubes regardless of this property at the moment.