Hi friends,
In my appsheet app ,I want to get my enum column named Ecart1 to be updated with either TypeA column values or TypeB values from “Ecart” table based on the value of Column Etat checklist in my table “checklist”.
So ,if Etat checklist = “Non Conforme” ,I want to get the values from column Type A ,table “Ecart”
and if Etat checklist = “Maintenance à programmer” ,I want to get the values from column Type B ,table “Ecart”.
How to do so?
