Hi everyone,
I have an App linked to a Share Point list. I would like to have a button in my app to fill several fields of a colum with one condition. The final target is to achieve this: If the value of the row in one colum is equal to "X" then fill in that row but in other colum with a message, and do this for several rows (with the same condition) simultaneously
I've tried this but it does not work:
If(Colum1=Gallery6.Selected.Result,Patch(SPList,{Colum2:'Message'},false)
Could someone help me please?
Regards,
Javier

Report
All responses (
Answers (