What is the challenge? |
When using multiple x-axis fields in a column chart, the output combines the unique combinations of the values across those fields. |
|---|---|
What is the impact? |
This can work for some use cases but results in a confusing chart when the separate fields are not intended to be unique combinations. |
Describe your idea |
Allow for using multiple x-axis fields in chart as separate groupings, rather than unique combinations of values. |