Hi,
i am facing the below issue, after deleting item from sharepoint list
The requested operation is invalid. Server Response: The item does not exist. It may have been deleted by another user. clientRequestId: fc005d93-ac08-4b48-9ea6-d379c608c568 serviceRequestId: 75f5669e-20b1-5000-8583-6d6326d0b1b1
i am using below formula
Remove('DataSource', OverViewGallery.Selected);Refresh('PGE-Anweisungen');Navigate(OverviewScreen,ScreenTransition.None).
item is deleting successfully but i am getting the error message.
Try refresh after navigating. The view will be trying to find it again
i refreshed after navigation, but no luck. this error is comming when i published the app and open the app url in browser. if i browse locally(before publish), its deleting successfully and no error message.
after publishing the app only i am getting error message
User | Count |
---|---|
256 | |
110 | |
90 | |
51 | |
44 |