-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
questionThe issue is a question. Please use Stack Overflow for questions.The issue is a question. Please use Stack Overflow for questions.
Description
Describe the bug
A measure with a name that is too long (reproduced on 33 characters) makes this field unusable with the following error message : You requested hidden member: 'v_rpm_and_monitoring_timeline_v2__count_distinct_myfollowed_cli'. Please make it visible using shown: true. Please note primaryKey fields are shown: falseby default: https://cube.dev/docs/schema/reference/joins#setting-a-primary-key.
To Reproduce
Steps to reproduce the behavior:
- Go to Data Model
- Create a new model
- Create a measure with a name like count_distinct_myfollowed_clients
- Test the measure into the Playground
Expected behavior
Wished solution: it works no matter the length of the name of the measure
At worst : the error message is more clear.
Screenshots
Minimally reproducible Cube Schema
Version:
1.1.15
Additional context
Metadata
Metadata
Assignees
Labels
questionThe issue is a question. Please use Stack Overflow for questions.The issue is a question. Please use Stack Overflow for questions.