I need to create a column chart that includes most, but not all, categories from my data set. For example, my data set's categories are {x, y, z} and I need the column chart to display data only for {x,y}. How can I do this in Pentaho Report Designer (PRD)?
Thank you