Hi everybody. i tried to write a code in column expression and now it has an error and i don’t know how to fix it .
if (column(column(“vaziate ta’ahol”)) == “moteahhel”) “Married”
(if (column(“vaziate ta’ahol”))== “mojarrad”) “Single”
(if (column(“vaziate ta’ahol”))== “bedune hamsar(fot)”) “Died”
((else if (column(“gender”) == “F”) “Female”))
and the error is:
Expected an operand’ but found 'if ’
(if (column(“vaziate ta’ahol”))== “mojarrad”) “Single”
^ at line 2 at column 3