Forum Discussion
bar chart with custom x axis
- 6 years ago
Hi,
There is no way to show the repeated values separately on the X-axis. I suggest you rename product column as 'shelf + prodcutname' to distinguish duplicate values.
As a workaround, you can use shelf column in legend, Although duplicate values are still merged, you can distinguish them by color and tooltip.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
I solve the problem by concatenating product name and order. But it doesn't look nice to have strange number in label.
Do you have any other ideas?
- v-deddai1-msft6 years ago
Community Support
Hi,
There is no way to show the repeated values separately on the X-axis. I suggest you rename product column as 'shelf + prodcutname' to distinguish duplicate values.
As a workaround, you can use shelf column in legend, Although duplicate values are still merged, you can distinguish them by color and tooltip.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai