How to filter a report with a lookup field using URL parameter?

How to filter a report with a lookup field using URL parameter?

I have a booking report with bookings assigned to users. I would like to show bookings assigned to a user based on the url parameter.

I open the url like this.
https://creator.zoho.com/XXXXXXXX/booking/#View:Booking_Report?Assigned_To=3021232000000294010

But it shows all records.

However url parameter seems to be working other field types.

Any idea?