Type-ahead in SQL Table Editor

miguelperez
New Contributor

Hello,

I was wondering if it is at all possible to add a type-ahead functionality in the SQL Table Editor. I have tried to assign a Bound-list (via SQL query) parameter to the column but nothing is returned. 

Reason to use this is that I have a large list of values to look up from, so fitting those in a delimited list instead would really hinder the performance of my dashboard as it would take very long to open.

Thanks,

Miguel

1 REPLY 1

Steven
Contributor

If you add a dropdown list to your column, you can type in the value and it will get you closer to what you want.

I would suggest having the options sorted alphabetically.