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

bucket() expression doesn't validate when 0 or more than 1 space separate arguments #1550

Closed
JHawk opened this issue Sep 24, 2021 · 0 comments · Fixed by #1551
Closed

bucket() expression doesn't validate when 0 or more than 1 space separate arguments #1550

JHawk opened this issue Sep 24, 2021 · 0 comments · Fixed by #1551
Milestone

Comments

@JHawk
Copy link
Contributor

JHawk commented Sep 24, 2021

bucket() expression doesn't validate when 0 or more than 1 space separate arguments

Steps to Reproduce:

  1. Enter in the expression in the screenshot
// Week
bucket("Order Date",'W')

Screen Shot 2021-09-24 at 1 51 24 PM

Expected Result:

This is a valid expression

Actual Result:

Expression editor marked as invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant