The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi guys,
i have a table with data on products that are not sellable coming in on a DAILY basis. Now i want to send emails from Power BI Service each day to the respective managers of those products as alerts. The table looks basically like this:
I want Power BI to only send the relevant items for each manager to them in case new data for the current date came in. So also the emails to which the report should be sent should be taken from the table. They should not be hardcoded but dynamically taken from the table.
Does anybody know how to do that in Power BI Service?
Thanks already!
Solved! Go to Solution.
Use Power Automate to run DAX queries against your dataset.
Use Power Automate to run DAX queries against your dataset.