Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

creating a data trend from two tables

I have been trying to create a trend visual from two tables and I dont find the best way to do it. the table captures the status of a job request each week which is appended. In another excel...
  • MFelix's avatar
    7 years ago

    Hi Anonymous,

     

    You should unpivot w1, w2, w3 from your table 1 then remove the w and make a relationship between both tables then add the values to a line chart.

     

    See attach PBIX file with data and example.

     

    Regards,

    MFelix