The Redash support auto completion. It auto populate the table names and other keywords, However we are using AWS Ec2 ami instance to run the query and it did not auto populate the tables or the keywords. Please suggest if we need to enable it anywhere?
I was able to auto populate using CTL + space.
Is it some caching or based on query cache it auto populate? I have to use it all the time to get the table name populated.
The demo instance runs the latest version while the EC2 AMI runs the latest stable version. In the latest version we improved the autocomplete experience compared to the one we had in previous versions. This is the reason you see a difference.
Hi @adi.raz , two questions: 1 - What data source type are you querying? 2 - Does it show the table names and columns for this data source in the left side of the Query Editor page?
It’s unavailable when it’s a very large schema (with many tables and columns). Ctrl+Space should give you suggestions when you press it while writing the query (it should give you immediate suggestions).
As I have the same message “Live Autocomplete Not Available (Use Ctrl+Space to Trigger)"
and I can’t make auto complete for the columns
even after ctrl+space