I am opening an Interactive report page on a button click, need to use the IN operator for adding filter on ID column.
But it doesn't work correctly and adds filter for the first id only, sample URL of the target IR page: ....f?p=<app_id>:<page>:910615144273:::RIR:IRIN_ID:615035,615037
Here I need to add filter for ID 615035 and 615037, but this is what gets applied actually:

Please suggest me the syntax to add IN operator.