Hello,
I am trying to figure out an easy way to export data from excel and put it into PowerBi. The "Add Rows to Dataset" action in Power Automate doesn't work. I have two SQL queries I have running into an excel sheet. They are pulling what we have shipped for the day from our 2 different databases. I have the them aggregating into one table to make it easier to digest and look at. What I am wanting to happen is after the day is done that table to get dumped into PowerBi dataset for further analysis.
Once I can get this figured out then I will dump the historical data in so we can have a year over year look at everything.
The only thing I can think of is to create a SharePoint list that the excel data fills in at the end of the day then updates the PowerBi dataset. That seems like a lot of extra work. Does anyone have any other ideas?
Thank you