jazzido / mondrian-rest

A REST interface for Mondrian ROLAP server
MIT License
32 stars 8 forks source link

Feature: Multiple hierarchies per Dimension #9

Open hwchen opened 7 years ago

hwchen commented 7 years ago

Feature request :)

Multiple hierarchies per Dimension.

I may be able to do some work on this soon.

hwchen commented 7 years ago

pinging @jspeis on this issue

jazzido commented 7 years ago

That would be awesome to have.

Essentially, there's a few parts in the code where I just did .hierarchies[0]:

That, of course, should be corrected and the query parser should accommodate for the fact that a user might be providing a non-default hierarchy in a drilldown or cut.

jspeis commented 6 years ago

just want to "bump" this issue per the discussion yesterday regarding Data USA mondrian-rest features. We'd love to support getting the member lists for non-default hierarchies (and eventually, would be great to have them visible in the mondrian-rest-ui)

jazzido commented 6 years ago

Cool. This goes to the backlog for the next mondrian-rest sprint.

Just remembered that I started working on mondrian-rest-ui support last year: https://github.com/Datawheel/mondrian-rest-ui/commit/9e731e9da8b3a21f7b33c655dd8f8b5be5bed05c