zoho_criteria that assign a variable value

zoho_criteria that assign a variable value

Hi,

I know that the right syntax is  ZOHO_CRITERIA ="field name"='field Value'  

The right way to code it in the Iframe should be:

ZOHO_CRITERIA=%22field name%22=%27field Value%27

Let assume that the same Report in Zoho Reports has to be shown with field name that can be set to 'Male' or 'Female'.


I have the Variable Gender that can assume the 'Male' or 'Female'.

How Can I made the %27field Value%27 change to 'Male' or 'Female' depending on the  Gender variable value?

 tks,


Pippo