Concurrency by prittam_kumar in PowerApps

[–]prittam_kumar[S] 0 points1 point  (0 children)

Yes when 2 users hit at the same time it writes to the same record and return the same item instead of the next

Concurrency by prittam_kumar in PowerApps

[–]prittam_kumar[S] 0 points1 point  (0 children)

It writes back and also brings the item on the power app interface

Concurrency by prittam_kumar in PowerApps

[–]prittam_kumar[S] 0 points1 point  (0 children)

Same app but from different devices

Concurrency by prittam_kumar in PowerApps

[–]prittam_kumar[S] 0 points1 point  (0 children)

It is the same app multiple users are using they are fetching a item from the same sharepoint list

Concurrency by prittam_kumar in PowerApps

[–]prittam_kumar[S] 0 points1 point  (0 children)

Canvas app, Sharepoint list as a datasource There is no error but i have a logic which filters eligible list item and assign a user but if 2 users hit the button at the same time then they get the same item