Hi,
How to pass multiple values using inlist and if
=if([Plant] InList("2010";"2012";"2014";"2016";"2018") ; xyz") ElseIf([Plant] InList("2020";"2022";"2024";"2026";"2028"); "pqr") ElseIf
([Plant] InList("2030";"2032";"2034");"abc") else ([dgh])
i am getting error in this please correct it
Thanks & Regards,
Vinay