I have been trying to use an IF statement
If LineItemStatue is "Closed" (which is a multiple choise option) then in the Permanent Solution I must get a specific statement, and I have been trying with the below, but its not helpng,
If(Line Item Status.Field = "Closed", "Permanent Solution is Mandate", "Once Line item closed please fill this column")
I get an error if I try this, "Sorry we couldn't edit the column. Please try again."
Please let me know where I'm going wrong.
Thank you!