You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: