1

How can I check if a collection parameter in dataset query is empty?

select country 
from counrtyTable 
where $X{IN, country,countries} 

In my query, countries is a collection so how can I add a compare condition to check if that parameter is not empty or null?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459

0 Answers0