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

Expression editor for user defined calculated measures. #114

Open mysticfall opened 10 years ago

mysticfall commented 10 years ago

We need a graphical user interface for editing 'WITH MEMBER/SET' expressions and the result should be saved per user basis.

It should support FreeMarker in addition to plain MDX expressions, so it can be used to express such dynamic values like URL parameters, calculated date fields, or user roles, etc.