Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
sushantkapoor19
Contributor II
Contributor II

Passing Multiple values in Query Parameter in tRest client

Hello,

 

I need to pass Multiple values in Query Parameter in tRest client as shown in attached file. Currently, i am able to pass just 1 value. How can i do this? any idea?

 

Regards,

Sushant

Labels (1)
  • v7.x

1 Reply
Shicong_Hong
Support
Support

@sushantkapoor19 I believe this is determined by the API server definition. You should verify whether your server supports passing multiple values in a parameter. If it does, what is the delimiter symbol? If not, you can iterate through each status and make API calls accordingly.

Regards

Shicong