I have this clause this custom sql but I want to have a calculated field in tableau for this
where Stream='Non Med' AND Subjects in ('PHYSICS', 'ENG', 'MATHS', 'CHEMISTRY' )
Please help me achieve this.
1 answer
Hello Jyoti,
Perhaps the following will help with using the IN() function: https://www.tessellationtech.io/understanding-tableau-in-function/
Best, Don