02-22-2024 09:00 AM
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
02-22-2024 09:44 AM
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.