Newbaanboard
>
Local User Groups & Software
>
India
> How Can I filter data through query.extend
priya ranjan ti
7th January 2014, 13:07
I have to filter based on two tables one is header and one is lines table and zoom is on line display session
mayank9060
27th February 2014, 13:42
Use this Function:
query.extend.where.in.zoom ("extension_string")
Write filter condition in extension_string...