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