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
With the new ability to add measures in the schema.yml file, it introduces the ability to add spaces into the names of measures. This inevitably causes issue with the lookml. I think if there are spaces in the measure name it might be good to add underscores and enforce lowercase naming convention.
The text was updated successfully, but these errors were encountered:
With the new ability to add measures in the
schema.yml
file, it introduces the ability to add spaces into the names of measures. This inevitably causes issue with the lookml. I think if there are spaces in the measure name it might be good to add underscores and enforce lowercase naming convention.The text was updated successfully, but these errors were encountered: