Querying Datasource
Last updated
Last updated
You can ask questions to your datasource using the "Query" option. You can query a datasource by clicking on the button within a datasource or from the datasource tab.
Enter your business question or query in natural language (e.g., "What were the total sales last quarter?"). Once you're satisfied with your query, press Enter to submit.
Under the Hood: LLMate will convert your natural language query into the correct SQL format and execute it against the selected Data Source.
The Output can be seen below the query. You can either view the dataframe using the Table option or can visualise it using the Graph option.
Confidence Score : The confidence score show the prbability of the correctness of the result and output displayed by the Datasource.
You can "Save" the query and SQL pair as an example using the save option.
If you want to add the result of the query to your dashboard you can do so by clicking on the "Add to dashboard" button.