Hello Everyone,
a question before i raise my issues .
1.is it possible to make mail triggering on table of data with a column has a flag which specifies YES or NO from PBI through power automate ?
infact it worked on Cards, KPI & Gauge with Manual run in PBI desktop.
comming to the issues which i am facing are...
I have a table in Power BI named Employee Contracts which contains:
I want to schedule a refresh on Power BI Service daily. After refresh, if the Flag = "Yes", I want Power Automate to trigger and send an email to that employee saying their contract is ending soon.
I’ve attempted using “Run a query against dataset” and looping over results to send an email but facing errors:
-
Apply_to_each not defined.
-
Email action fails due to broken loop references.
Can someone guide me or point me to the right solution or example for employee data use case (not sales data)?
Thanks in advance!