Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Help with line segmentation

I need to create a chart where the user can view only the lines they want simultaneously, the chart has 12 lines in total, and the user can select as many as they want to appear at the same time.

 

Can someone please help me?

Thanks.

5 Replies

  • timg's avatar
    timg
    Solution Sage

    Hi Hary,

    Kinda depends on how your data is structured but if you are able to distinguish between the lines in a column (e.g. 12 different categories) then you could try it like the example below. By adding this linecategory column to the legend and as a slicer you'll be able to choose which lines should show up in the visual.

    Hope that helps!

    Best regards,

     

    Tim

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi, thank you for the help. How can i make this Linecategory column?

      • Anonymous's avatar
        Anonymous
        Not applicable

        In my case there are 12 columns who are set in lines on the graph, thats a different case 😞