Hi all,
I'm seeing there is/was a bug preventing patching a null value. It appears this is still the case?
I'm trying to null out one column on the onchange of another column. I've tried using UpdateIf and Patch unsuccessfully. I just want it so that if something is entered into a row on column B, I need it to automatically empty out column A in the same row - either through the onchange of the cell in the gallery, or via the submit button after editing the cell. Possible?
Thanks