I am facing one issue in Sitecore personalization .
Issue : I want to apply condition where [Product code can be anything among ( A,B,C,D ) but Role must be "pp".
For this my personalization condition will be as below : In this "and" condition not executing .
where user profile ProductCode field contains A or where user profile ProductCode field contains B or where user profile ProductCode field contains C or where user profile ProductCode field contains D and where user profile Role field contains PP
Please suggest

