Hello,
My data table has several columns of the same data type (but different test runs). The reason for not having the same data always in the same column is that I would like to be able to create new columns (e.g. "change from run1 to run2" = run2 - run1) and also plot those in graph builder. The number of columns of similar data type is dynamic (because the user can select how many runs to compare).
I would like to have the option to create a box plot based on the data coming from several columns. Is this possible? If so, how?
If I add another variable to the y-axis, an additional box lot is created and the data is not merged.
Any suggestion for workaround in my workflow is also highly appreciated.
Thank you!
Cheers,
Alex