Dear all:
I am working on power apps with sharepoint list.
I would like to update one column and keep others for sharepoint list, so i using updateif to do so.
If i set updateIf( list1, Level <> 0 , { Comments: ""}) as button onselect.
It is working, but it need cost 15 seconds to finish it.
It is so slow for me.
Would you please tell me how to solve this issue or use other function to do so?
Thanks a lot:)

Report
All responses (
Answers (