Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Looks like this has been asked for a few years now, but I couldn't locate one with an answer. It's 2026, so we'll try to re-up: Is there any way to create a Combo Chart with more than one dimension on it?
Thanks in a advance,
Chris
Hi Chris, as far as I know, the native Combo Chart only supports one dimension at a time.
At first, reading your question, I also thought of Alternative Dimensions, but that only lets you switch between dimensions (rather than display two dimensions at the same time).
Depending on your use case, a workaround could be a concatenated dimension such as
Dim_1 & '-' & Dim_2but that would still technically be a single dimension.