Hi Sierra, I think you could do this via the conditional filters within a rollup, resulting in the following:


The downside to this is that you'd have to create one field per month and set the filters though
Another method you could try is to use a new table to link invoices of a single freelancer for a month year together, like so:


You'd have an automation that would create the links for you whenever an invoice is created as well, so it's just set and forget
Base link
Hi Sierra, I think you could do this via the conditional filters within a rollup, resulting in the following:


The downside to this is that you'd have to create one field per month and set the filters though
Another method you could try is to use a new table to link invoices of a single freelancer for a month year together, like so:


You'd have an automation that would create the links for you whenever an invoice is created as well, so it's just set and forget
Base link
Thank you so much! That worked perfectly!