Skip to content

Error Message list wrong values #10798

@michofwood

Description

@michofwood

The following error message seems to display the list of enumerator names instead of values for the metric type value.

In a measure, having: type: number_aggr (instead of number_agg) or any other invalid value displays this error message:

Compile errors: Errors: fact_device_event cube: (measures.daily_active_devices_all_error_rank.type = numberAggr) must be one of [count, number, string, boolean, time, sum, avg, min, max, countDistinct, runningTotal, countDistinctApprox, numberAgg, rank]

countDistinct should be count_distinct
numberAgg should be number_agg
etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions