Can I build a query with a parameter that is editable on the dashboard?

I have a query:

 

select * from function_get_data(date)

 

I see there is a query parameter option, but how can I allow the user to modify this on the front end? 

 

Thanks!

Comments