Forum Discussion

mgtaylor33's avatar
mgtaylor33
Frequent Visitor
2 years ago
Solved

Multiple Values as one single mark on a Line Graph Chart

Hi There, as the Subject says, Data Looks like this... National    SW         SD           FTD         B4_10        RD        POD        OFD         DOT                    96.4%   52.84%    97.41% ...
  • amitchandak's avatar
    2 years ago

    mgtaylor33 , Create a calculation group and use its name on X-axis and measure in values or y-Axis and try

     

    Learn Power BI: Model explorer public preview with calculation group authoring| Measure Slicer: https://youtu.be/VfxfJJ0RzvU

     

    Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0

  • Ritaf1983's avatar
    2 years ago

    Hi mgtaylor33 
    As an X-axis is categorical you can't put measures on it, it should be a column.

    If your table is horizontal as in the picture you need to unpivot it.

    If this post helps, then please consider Accepting it as the solution to help the other

    members find it more quickly

     

  • mgtaylor33's avatar
    mgtaylor33
    2 years ago

    Hi, I'll look into this and get back to you.... sounds like it maybe what I'm after..