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

User defined field is not working in prediction line #2227

Closed
kyungtaak opened this issue Jun 12, 2019 · 0 comments
Closed

User defined field is not working in prediction line #2227

kyungtaak opened this issue Jun 12, 2019 · 0 comments
Assignees
Labels
bug Something isn't working @chart Chart Component and Widget
Milestone

Comments

@kyungtaak
Copy link
Contributor

kyungtaak commented Jun 12, 2019

Describe the bug
An error occurs when you place a measure that declares a user-defined field on the shelf and activates the prediction line.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'New Dashboard' linked with "Sales"
  2. Click on 'New Chart'
  3. Create a user-defined field with measure role named "test_field"
    : Set the expression to "Sales + 1"
  4. Put on the shelf: Orderdate (month) on column area, "test_field" on aggregation area.
  5. Click on "Analysis" tab > Predict line and enable "Activation"
  6. See error

Expected behavior
Even if you declare a user-defined field, it should be displayed normally.

Screenshots
image

Desktop (please complete the following information):

  • Any environments.

Additional context
(N/A)

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

No branches or pull requests

2 participants