Dynamic filter with dropdown filter

Dynamic filter with dropdown filter

Hi,

I'm trying to use the dynamic filter passing in the URL a as explain here . 
The problem is because the dropdown filter is not been filtered according the parameter in the URL.

I had already defined the dropdown filter to show only the "List only relevant values" as explained here .

Example:
https://reports.zoho.com/ZDBDataSheetView.cc?OBJID=1230135000000004357&STANDALONE=true&INTERVAL=-1&REMTOOLBAR=true&INCLUDETITLE=true&INCLUDEDESC=true&ZOHO_CRITERIA=user_id=11

I'm filtering only data where user_id = 11.

The table data is ok, but If I click on the template_name filter, it will show a lot of options, but it should show only the "2017-1 2º avaliação".

Does anyone knows why this happen?

Thanks