pivot4j icon indicating copy to clipboard operation
pivot4j copied to clipboard

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

Results 80 pivot4j issues
Sort by recently updated
recently updated
newest added

HI, before going to the issue i have to tell one thing first Pivot4j is awesome now going to the issue, I can able to connect pivot4j with XMLA but...

Hi, For ex I am taking dimension " Store" from FoodMart how to view properties like [store type,store manager etc] of the level "Store Name". Please help me on this....

Currently, the analytics client fails to run on both Jetty 0.8.x and 0.9.x containers. It seems that JSF factory does not get initialized correctly in the former and lifecycle annotations(JSR250)...

bug
analytics

NPE exception occurred when the chart is displayed on the web browser and I was made to change the cube. ``` 19:35:11.385 ERROR [Pivot4JExceptionHandler] - 처리되지 않은 예외가 발생했습니다 org.apache.myfaces.view.facelets.el.ContextAwareELException:...

Pentaho has an icon to create a new report, but the pivot4j plugin is not registered as an option. ![image](https://cloud.githubusercontent.com/assets/927458/3715290/617576e2-15d9-11e4-86f1-44052c5bff97.png)

We still need to confirm this, but from the stacktrace below, it seems that it sometimes fails to correctly parse a report file which contains characters with a certain encoding...

bug
analytics

It seems that the current parser implementation fails to handle both single and multiline comments in MDX.

bug
core

Need some way to cancel a long running query execution. Especially with #101, we need a button in the wait dialog to allow user choose to stop the current operation....

enhancement
core
analytics

Report file export does not work with the Pentaho plugin. When click the _Download_ menu after selecting an existing report file, an empty ZIP file is downloaded.

bug
pentaho

We still need to confirm when this happens, but it seems that sometimes parent member resolution falls into a infinite loop, thus causes a _StackOverFlowException_ as reported in the below...