Hi folks
I’m trying to create a “Combination” type chart. First I tried to do it in a Grid (Chart View) but Combination type is not an option there. So I’m creating a Chart app.
It works - one metric is columns, the others are lines. But I cannot find out how to adjust which column is the columns. Because there is no setting for this, I thought maybe it would be that the first metric in the list is the columns, and the rest are lines, but that is not true. So I tried re-ordering the fields in the SQL statement, but that doesn’t change it either. It’s ALWAYS the same metric which gets set as columns (and it’s not the one I want!)
Any help or advice is welcome.
Thanks
Jeff