Hi, The RequestFilterFields property can only be applied to Data Items.

If you insert the Query fields as a variable into the Column, it cannot be done.

In this case, you can create a temporary table first, use this temporary table as DataItem, and insert the value of Query into this temporary table when Report runs. I think this will not be much less perfomance.
Hope this helps.
Thanks
ZHU