List of values for Input Dynamically Parameter in Presto

I need to have set up dynamically input drop down parameter based upon SQL queries. Please let me know, if this is something possible in Presto.

HI Gurvinderpal,

You can have input block as an input, which then in the Wires can be mapped to SQL block.

You can customise to have inputs instead of supplying complete query and prepare the SQL within wires.