I need a suggestion on how to implement a group-by operation based on date, line, and shift, and then display the target and actual values in an XY chart component. I’ve already created a named query to retrieve the data, and today I managed to achieve a basic version of this.