Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback for “Add a pre-aggregation” #7223

Closed
kenstott opened this issue Oct 12, 2023 · 1 comment
Closed

Feedback for “Add a pre-aggregation” #7223

kenstott opened this issue Oct 12, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists question The issue is a question. Please use Stack Overflow for questions.

Comments

@kenstott
Copy link

Using your sample database I attempted to create a pre-aggretation. It suggested this:

name: main
measures:
  - orders.number
dimensions:
  - orders.status
timeDimension: orders.created_at
granularity: month
Syntax error during 'cubes/orders.yml' parsing: Missing semicolon. (2:8): - name: orders ^

I can't seem to get around it. Any ideas?

@paveltiunov paveltiunov added the question The issue is a question. Please use Stack Overflow for questions. label Oct 20, 2023
@kaptinlin
Copy link

i have the same issue using the latest version of cube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question The issue is a question. Please use Stack Overflow for questions.
Projects
None yet
Development

No branches or pull requests

3 participants