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

Unknown fields in BEFORE FILTER BY and IGNORE DIMENSIONS don't fail the validation #531

Open
MCPN opened this issue Jul 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MCPN
Copy link
Contributor

MCPN commented Jul 9, 2024

Example formulas:
SUM([field] BEFORE FILTER BY [notExist])
AGO(SUM([field]), [Date], "month" IGNORE DIMENSIONS [notExist]).

Similar to #98

@MCPN MCPN added the bug Something isn't working label Jul 9, 2024
@MCPN MCPN changed the title Error when ordering by a LAG formula field Unknown fields in BEFORE FILTER BY and IGNORE DIMENSIONS don't fail the validation Oct 25, 2024
@MCPN
Copy link
Contributor Author

MCPN commented Oct 25, 2024

Tests for this issue: #673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant