Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
if (Match([HPV-Makroname],'HPPD'), [Manager],
if (Match([HPV-Makroname],'HPPI AI'), [Manager],
[Manager HPV]))
Looks okay, what is the issue?
Can you show an image of the error message that you see... I don't see any problem with what you shared
if (Match([HPV-Makroname],'HPPD','HPPI AI'), [Manager],
[Manager HPV])
=IF(WildMatch( COUNTRY_NAME_EN,'ALBANIA','ALGERIA'),COUNTRY_NAME_AR,COUNTRY_NAME_EN)
i am using this in my APP it works
if (WildMatch([HPV-Makroname],'HPPD','HPPI AI'), [Manager],[Manager HPV])