Hi
I am new to Power Automate.
We started building our first Power BI dataset. In the end we will have many.
We can use Scheduled Refresh in Power BI to refresh those datasets.
But maybe Power Automate is even more handy. Because then we can refresh once the table in our data warehouse is completely updated.
I saw you can initiate the refresh using SQLServer when an item is updated or created.
But this update or create refers to a table, not a row in a table. As far as I understood.
Suppose I have 40 datasets, then I would like to have ONE table in SQLServer with 40 rows. Each row containing two columns: a dataset name and a date. And when the date is updated in a specific row the Power BI dataset mentioned in the first column is refreshed. Is that possible? Or is the Power Automate trigger based on table level and not row level?
Regards
Ron