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
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
Example formulas:
SUM([field] BEFORE FILTER BY [notExist])
AGO(SUM([field]), [Date], "month" IGNORE DIMENSIONS [notExist])
.Similar to #98
The text was updated successfully, but these errors were encountered: