Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Plotting query rows instead of columns

Hello 🙂 I have created the table below as an example since I can't share real data.    I have an excel file that sotres data from several cases during several days. My number of cases is ar...
  • HotChilli's avatar
    4 years ago

    It looks like a case of Unpivotting those columns.  Then you put the new Day column on the axis and plot the Value.