Hi Diego,
The workaround might be the following: Group Span...
If there is a one-to-one relationship between a grouped column and another column, you can associate the two columns. This produces the same report output but requires less sorting of the query results.
For example, the Product type code and Product type data items have a one-to-one relationship. Each product type code corresponds to one product type. You can show these columns in a report so that each product type code and corresponding product type appear once, beside each other, spanning the detail rows. Instead of grouping both columns, you can group one column and then set the group span for the second column with the grouped column to achieve the same visual result while improving efficiency.
Best regards,