Hello Experts,
Need your guidence on PowerApps license in below scenirio.
We are plannning to use PowerApps per user plan for developing one PowerApp.
The PowerApp requires one MSFlow to copy the record from one CDS Entity to other.
I want to understand what is the limit of MSFlow run count in case,
1. The MSFlow is configured to run on item update
2. The MSFlow is called from PowerApps on some user action e.g. button click
Thanks
Prasad
Hi @prasaddjoshi ,
Each time one item is updated then the flow is triggered one time.
Every time one user click on a button that will trigger a flow, it will count one time run.
For your reference:
https://docs.microsoft.com/en-us/flow/billing-questions
Why did I run out of runs when my flow only ran a few times?
Certain flows may run more frequently than you expect. For example, you might create a flow that sends you a push notification whenever your manager sends you an email. That flow must run every time you get an email (from anyone) because the flow must check whether the email came from your manager. This action counts as a run.
You can work around this issue by putting all the filtering you need into the trigger. In the push notification example, expand the Advanced Options menu, and then provide your manager's email address in the From field.
Regards,
Mona
Thanks for your responce Mona.
I udnerstand the MSFLow will be triggred on button click and item update.
I wanted to understand the Maximum MSFlow runs allowed (Run Limit) per user for PowerApps per User plan
Thanks
Prasad
User | Count |
---|---|
124 | |
87 | |
86 | |
75 | |
69 |
User | Count |
---|---|
214 | |
181 | |
140 | |
96 | |
83 |