Hi I would like to Update item of share point by Flow.
The choice column value should be opposite.
I wrote the expression as below, but it seems not correct.
Column Type is Yes/No, the other is Choices.
If(body('Apply_to_each')?['FilesOtherthanPPT']?['Value'],'Yes'),'No','Yes')