Forum Discussion
Anonymous
4 years agoNot applicable
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
- timgSolution 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
- AnonymousNot applicable
Hi, thank you for the help. How can i make this Linecategory column?
- AnonymousNot applicable
In my case there are 12 columns who are set in lines on the graph, thats a different case 😞