Forum Discussion
DanielFlores
10 months agoRegular Visitor
How to create a chart with separate values but in the same chart
Hi I would like to create a chart to represent diferent values but in seperate lines. I have theses categories DL15, DL25 DL45, DL75 and D110, each category will have differents values for each item...
- 10 months ago
DanielFlores
10 months agoRegular Visitor
Sure,
Here is an example of my data
Thanks
MasonMA
10 months agoSuper User
Hi, you may consider first normalizing your data and turning them into rows with a category and value.
In Power Query, unpivot column as in picture.
After tidying your data, in reporting use 'Attribute' for small Multiples to display categories side by side.
- DanielFlores10 months agoRegular Visitor
Hi MasonMA , thanks for your reply, this chart is closer that what I looking for, but, there is a way to have same chart with all the "dl" values in the same line and then split for each process, in my example each dot in the line shows a dl15, d25,d45... for each item or process.
- MasonMA10 months agoSuper User
You should be able to do this by using 'Test Name' for Small Multiples.