Query string in Report

Hi,

I have created a named query that involves passing a query string as a parameter. But the report doesn't have a parameter as query string. How can I pass the input as query string within the report?

Thanks

I just tried it out. I made a named query with a query string parameter. Then in my report, I made a string parameter, and fed that to the named query query string param and it worked as expected. I think string should be sufficient.