Hello
In my Survey123 form, I want to use the If expression in the Calculation column. By default, in the formula if (condition, a, b), you need a and b, in my case I will not want any action if the condition is not fulfilled.
Example if (format-date ($ {DateMeasure}, '% W') = 27, $ {Biom}, NO ACTION WISHES)
because it means that my cell is already informed and I do not want to overwrite its content
If anyone has a trick
Thank you very much
(Google translation)