Good afternoon,
We are running a query using $ filter, with a parameter and it is working, however need to insert the AND clause because we will use several parameters ... how do we proceed?
Follow the code that we are using
$ Filter = order_customer_accounts / Name% 20eq% 20% 27ACCOUNT% 27 & AND
$ Filter = order_customer_accounts / Name% 20eq% 20% 27ACCOUNT2% 27% &
Thank you
*This post is locked for comments