Forum Discussion

Kitty-SD's avatar
Kitty-SD
Frequent Visitor
2 years ago
Solved

Keep Duplicate X-axis Categories on a Graph

I'm trying to build a clustered column chart to show number of bookings (Y-axis) by guest name (X-axis). The problem is that there is one instance of two different guests with the same name. This wou...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Kitty-SD 

    If you already include legend, then you can only append their IDs to the end of the customer's name if you want to display different customers with the same name on the x-axis, because if there is no specific column (e.g. customer ID), it will be automatically aggregated when you put the same name on the x-axis.

     

    Best Regards!

    Yolo Zhu

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.