
Announcements
Dear All,
I've got a problem with running a flow (which has PowerApps trigger) while adding PowerBI refresh dataset functionality.
The flow starts running while clicking on a button on my app. It works fine normally.
It's aim is to transport files to appropriate Azure blob / folder. Each folder is named like PBI dataset. Then I list all datasets inside my workspace, filter by proper dataset name, take dataset id, decode it and paste to 'Refresh a dataset'.
I am able to save it, however the flow does not start while clicking on PowerApps button anymore.
After deleting 'Refresh a dataset' function in flow, it returns to action.
What's more, I created a flow with different trigger and paste there decoded id, it's working!
I would be grateful for any tips! 🙂
Mikolaj