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

Client-side calculated measure support. #48

Open mysticfall opened 11 years ago

mysticfall commented 11 years ago

With the new Aggregator API(#44) combined with the expression language support(#37), we can support client side calculated (or virtual) measure which would provide users much more versatility than the server side alternative.