Create a list
Create a list
I want to create a list of condition with 10 different combination,For eg Gender,Suburb,dateofbirth,State,Post Code.......
I need to check each permutation like if gender=="Male" ,if Suburb=="Sydney",.......,also if gender==male && suburb=='"Sydney" .............Like wise I need to check all the condition.
Is there any solution in zoho to filllter data with the different combination of conditions