Hi @fernandocamilo.def ,
If it is always 2 filters we can just use another Filter datatable activity and write range with new sheet name.
if it is going to be dynamic filter you may use the below where for each filter one sheet will be created. Instead of {“Filter1”, “Filter2” } user your custom filters used in your use case.
Sheet name will be same as the filter
