Hello,
I need to get a weekly report of new opportunities from Dynamics 365, but I am having some trouble getting it. My problem is that all fields are from Opportunity Entity but I need to filter the opportunities by the field 'Country' which is in Account Entity. Here is what I did and what I am getting:
1. After trigger the flow with the action Recurrence:
formatDateTime(addDays(utcNow(),-7),'yyyy-MM-dd')
formatDateTime(utcNow(),'yyyy-MM-dd')

2.

3. Here is what I am getting in the email:
