Topic by Pavel Franger
Content
Hi everyone,
I'm trying to do a multi filter SOAP request on a Report.
The SOAP below searches on three fields Keywords, Category & Product.
In my report i have this definition (also see image):
answers.status_id in list Public AND (answers.search_fnl = OR answers.map_prod_hie... = All OR answers.map_cat_hier... = All)
I'm not getting the same output as the Report i'm seeing in the system.
Am i doing the Filters right? Should all the filters be in the same tag <Filters></Filters> or separated like i have below?
I have tested each Filter on it's own and they are all correctly set.
Thank you in advance.
Code Block
Image
