Skip to content

Format report results #41

@TheRealNeil

Description

@TheRealNeil

When running a report, is it possible to specify / control the format of the results that are returned?

By default I am getting;
{ measure_name => measure_value, dimension1_name => dimension1_value, dimension2_name => dimension2_value

I would like to get a "values only" output;
{ [dimension1_value, dimension2_value] => measure_value }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions