Hi everyone. I am almost done with my project, but I need help with something. Can someone help with getting the following to work?
SELECT ID as Eval, "Preparation and Punctuality" AS Criteria, I_Q1 AS Grade, =IF([I_Q1]=1,"F","ERROR") AS LETTER_GRADE
FROM issues
UNION SELECT ID, "Subject...