Forum Discussion

way0utwest's avatar
way0utwest
New Member
10 years ago
Solved

Compare two sets of data

This is probably simple to do, but I'm struggling a bit to compare two sets of data that have similar structures in a single chart.   I'm obfuscating, but let's say I've got a set of data for perso...
  • Phil_Seamark's avatar
    Phil_Seamark
    10 years ago

    Try and merge the data together in Power BI or upstream so it looks like this:

     

    TimePeriod, WeightA, PersonID

    1, 190 ,A

    2, 192 ,A

    3, 195, A

    4, 194, A

    5, 196, A

     1, 180,B

    2, 182, B

    3, 185, B

    4, 184, B

    5, 186, B