Hi @Nived_Nambiar ,
The data is refreshed on daily basis, so I will exclude sharepoint list and use either excel or powerbi.
I want to make recurrence every 1 day
if (And) 1. Status = Pending 2. Date = Today's Date (utcnow)
to send an email for an email in column "Owner Email" => Please submit your request
And for your respectful question, no changes or update will be done to the data
I have already created the 1st condition in powerbi (if status = Done), just need to make the recurrence and and condition if column "Date" equals today

hopefully I was able to make it clear