I am attempting the following:
- Having a streaming Power BI dataset
- Add a row to this dataset from PowerApps
I can do it by creating a Flow triggered from the PowerApp and using the Power BI connector in Flow.
I would like to use Power BI as the datasource in PowerApps to call the PowerBI.AddRows function, without needing Flow. The trouble I'm having is the function wants 3 parameters (group, dataset, table) and no ability to define what is documented (Microsoft's connector reference docs) as the 4th parameter - the data payload.
Anyone succeeded with this?

Report
All responses (
Answers (