Hi @Denilson ,
Please check this test.
Please switch to classic designer.

My SharePoint List:

My Flow Preview:

Flow Configuration Parameters:

item()?['Emailaddress']
union(body('Select'),body('Select'))

item()?['DueDate']
item()?['Status/Value']
item()?['ID']
length(body('Filter_array'))

join(body('Select_2'),';')
join(body('Select_3'),';')
join(body('Select_4'),';')

Inbox Email:

Best Regards,
Sunshine Gu