Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Ladies and Gentlemen,
I've an issue an bar chart. There two dimensions and I calculate max() median() and min() values with aggr().
When I select more than two values for the second axis, it displays two bars for each product (Products 20,30,40,60..)
but it does not split the medin(), max() , min() functions to each of these selected valules, but has it in one line in the middle of the bars
How can I avoid this?
Thank you for your help.
Can you post a sample document so I can take a look at the property settings?