cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
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.

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!