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

Data results appear as 'undefined' #15227

Open
helo-ch opened this issue Jun 17, 2021 · 0 comments
Open

Data results appear as 'undefined' #15227

helo-ch opened this issue Jun 17, 2021 · 0 comments

Comments

@helo-ch
Copy link

@helo-ch helo-ch commented Jun 17, 2021

Data results below visualisation appear as 'undefined' when field name contains a dot.

Expected results

When there is no dot in field name, data results below visualisation contain values from dataset, as is expected.

superset_ok

Actual results

However, when field name contains a dot (field.name for example), values from this field appear as undefined in data results.
Note that it seems to be the case only in data results shown below visualisation, the request in SQL Lab or the actual visualisation are not affected and return the expected values.

superset_undefined

How to reproduce the bug

  1. Create a dataset with a . in one field name, on TimeScale DB
  2. Create any chart using that field
  3. Look at Data Results below chart

Environment

(please complete the following information):

  • superset version: 1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants