I have a list of data as follows:
| Name | Last name | Hours | Month |
The data I want to put in different tabs according to the month, I tried putting the condition in the break but it does not work and it would not be optimal to have to generate a subreport for each month