I want to create a URL by passing the values of view parameters but unable to pass data on filters. I took reference from here:-
https://www.dundas.com/support/developer/samples/integration/pass-parameter-values-via-query-string#examples
https://dbi.example.com/Dashboard/092741e1-61a4-4ee8-925a-1e78a90260ad?e=false&vo=viewOnly&$pProtocol=SIP.A
Where Protocol is my view parameter(script name) and SIP.A is the unique name. but I am getting “No Selection” in the filter. Please suggest to me what to do.