Solved

Searching in Query Designer

  • 16 November 2021
  • 3 replies
  • 283 views

Userlevel 3
Badge +5

Hi,

Is it possible to search using multiple values in the query designer tool available in cloud 21R2? Im trying to achieve something below,

 

select * from customer_order where state in (‘Released’, ‘Delivered’)

 

In query designer, it seems this option is not there.

Thanks

Roshanga

icon

Best answer by Navinth Bakmeedeniya 16 April 2022, 16:43

View original

This topic has been closed for comments

3 replies

Userlevel 7
Badge +31

Hi @roshanga,

I checked this in a 21R2 reference environment and this option is not available. You can have only 1 filter per field. I tried specifying sates separated by a comma or a semi colon, but that didn’t work either. It appears to be a limitation in the current Query Designer and hopefully will be implemented soon.

I would suggest you to open a case and report this so that we can send it as an enhancement request to R&D.

Current capabilities of Query Designer in 21R2 are documented here:

https://docs.ifs.com/techdocs/21r2/060_tailoring/220_configuration/950_query_designer/100_query_capabilities/

Hope this helps!

Userlevel 3
Badge +5

Thanks Charith

Userlevel 6
Badge +12

Hi @roshanga 

‘IN’ operation in filters was not supported in IFS Cloud 21R2 but it is now available in 22R1 via Advanced Filter Panel.
 

 

Key in the values at the above highlighted (green) value textbox & hit enter.


https://docs.ifs.com/techdocs/22r1/040_tailoring/225_configuration/950_query_designer/100_query_capabilities/#filters