The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, pretty much as the title states. I have a few pbi reports embedded in a model-driven app and need to choose between those options. Users have a pro license and i know its 8 refreshes daily. I'm debating between refreshing when a new record is added (power automate) or daily refreshes in the early morning and late evening.
Power automate gives me an insant refresh when the record is added, so users can just do to the report and view.
Scheduled refresh would only be at certain times.
Would it be smart to do just the automate flow?
Hi @Anonymous
You could certainly do this using power automate. My only concern would be if someone inserts more than eight separate rows in a single day. The subsequent rows would not be refreshed because it exceeded the eight refreshes Just something to consider.
I created a flow and it runs more than once (i have 4 total reports) weird thing is one run is successful and the others are failing with this message:
Hi, @Anonymous
Thanks @GilbertQ . The main reason for your error is that you are submitting too many refresh requests at the same time. In Power BI Service, refresh operations that accept only one model at a time are allowed. If a refresh is currently running and another request is submitted, an error occurs.
Enhanced refresh with the Power BI REST API - Power BI | Microsoft Learn
You need to schedule refreshes for your semantic models separately, staggering the refresh times for each model. This will prevent this error from occurring.
How to Get Your Question Answered Quickly
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
43 | |
15 | |
14 | |
11 | |
9 |
User | Count |
---|---|
51 | |
31 | |
20 | |
18 | |
15 |