cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find input by typing input in the Multiselect Widget

Philearner
New Contributor II

In the AWS databricks widgets.multiselect, I'm unable to find input by typing input in the mulitselect bar. It was working before. Although I can find the inputs by scrolling down the list, it's annoying if the list is long.

databrick widget problemdatabrick widget problem 2​Here's my script:

measlist = ['velocity', 'density', 'brightness', 'volume']

dbutils.widgets.multiselect('Measurement', 'velocity', measlist ) 

meas = (dbutils.widgets.get("Measurement")).split(',')

3 REPLIES 3

Ajay-Pandey
Esteemed Contributor III

Hi @Philip Teu​ ,

Could you please send the code that you have used to create  Multiselect Widget that will help to analyze the issue.

Ajay Kumar Pandey

Already added it in the question.

Anonymous
Not applicable

Hi @Philip Teu​ 

Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now