Hi,
I created a query view and exposed it as an OData service. I would like to pass an array as input parameters to query view, and the size of array is only decided at runtime. Is this kind of input parameter currently supported? If the answer is yes, then how to define such input parameter in the query view and what would be the syntax on passing such array from OData URL?
Thanks and best regards,
Wanling