mondrian-rest icon indicating copy to clipboard operation
mondrian-rest copied to clipboard

A REST interface for Mondrian ROLAP server

Results 14 mondrian-rest issues
Sort by recently updated
recently updated
newest added

Use case: cutting by Year _and_ Month. If user provides two `cut[]=` of the same dimension, `mondrian-rest` should combine them into a single member.

Oh Microsoft. > Yep. If the first record of your CSV file is “ID”, Excel will attempt to intepret the file as SYLK. Changing “ID” to anything else (including “Id”...

GraphQL seems like a natural candidate to express aggregations to `mondrian-rest`.

Observed by @hwchen: JSON serialization fails when trying to serialize `Infinity` (which apparently is returned by mondrian as the result of divisions by zero)