How do I dynamically change the filter value of data bricks widget

240 views
Skip to first unread message

python Learner

unread,
Mar 17, 2021, 5:14:59 AM3/17/21
to Delta Lake Users and Developers
I have a data bricks widget name. Create by using the code

butils.widgets.dropdown("Name", "lmn", ['abc','bde','lmn','pqr','])

I want to create another drop down widget which will choose the 2nd filter value based on user selection in Name Filter.
2nd drop down will have default value age & contact
But if user select 'abc' & 'lmn' in Name filter then in second filter it will add score into 2nd drop down. Can you let me know how to implement that in data bricks?
Reply all
Reply to author
Forward
0 new messages