Bug in Chart cell for data fields named "variance"

If your data has a property named “variance”, a chart cell using that data fails if “variance” is selected.

Sample notebook showing the bug:

It is a bug. It looks like you can workaround it by setting the reducer to — (none) instead of the default auto.

1 Like