Forum Discussion
Line and Clustered Column Chart
Hi dax_bee,
>>For each grouping in the chart (can be seen by the green/black/red bars) on the second Y-axis I want to plot a discrete value so effectivly only one plot per grouping. This chart joins the discrete points into a line.
Did you want to switch the same color bar to one group, right?
If this is a case, you can try to exchange the Shared axis and Column series fields of "line and clustered column chart".
Regards,
Xiaoxin Sheng
- dax_bee9 years agoFrequent Visitor
Hi Xiaoxin
Ideally I am looking for a chart which will generate the following. The line being replaced by discrete points (in this example triangles)
- Anonymous9 years agoNot applicable
Hi dax_bee,
>> The line being replaced by discrete points (in this example triangles)
I think the issue may related to your formula which store on the line value, it not appeared on my side.
Regards,
Xiaoxin Sheng
- dax_bee9 years agoFrequent Visitor
Hi Xiaoxin.
There may be a little confusion here. Ideally I am looking for a chart which displays both Chart & discrete points (not line). If as per your comments you feel you have an example of this please post an image.
Thanks.