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
When I build a chart that takes a User Selector as the metric's field, I get an error if there are any missing values. Inputting a default value doesn't work. I need to tick 'skip missing values' to get rid of the error so that the chart can render at all, but I would also like to know how many have missing values.
Expected Behavior
The chart should still render with missing values as its own section (pie chart) or bar (bar chart), similar to taking Record Selectors.
Steps To Reproduce
Create a module with a User Selector field
Create multiple records
Provide a user for a subset of the records, leaving the others blank
Create a chart with the user selector field as a metric
Environment and versions
Also occurs in 2023.9.7
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Version of Corteza
2024.9.0
Current Behavior
When I build a chart that takes a User Selector as the metric's field, I get an error if there are any missing values. Inputting a default value doesn't work. I need to tick 'skip missing values' to get rid of the error so that the chart can render at all, but I would also like to know how many have missing values.
Expected Behavior
The chart should still render with missing values as its own section (pie chart) or bar (bar chart), similar to taking Record Selectors.
Steps To Reproduce
Environment and versions
Anything else?
No response
The text was updated successfully, but these errors were encountered: