Data Explorer
In this article, we will explain how to create and customize a line chart. So let's get started!
Last updated
In this article, we will explain how to create and customize a line chart. So let's get started!
Last updated
The Data Explorer in Infinity provides an advanced SQL-based interface for users who prefer to manually query datasets, customize visualizations, and leverage AI assistance for SQL generation. Follow these steps to build and analyze data using SQL.
Click on "Data Explore" from the left sidebar.
💡 This opens the SQL based Data Explorer, where you can write queries and explore data.
Click "Add New Query" to create a new query workspace.
A new query editor box will appear.
📌 Each query box is independent, allowing multiple datasets to be built simultaneously.
Choose the appropriate database or uploaded dataset from the available options.
🔍 Ensure you select the correct source before running queries to avoid errors.
In the query editor, enter your SQL query.
Example:
Modify the query based on the dataset requirements.
🛠️ This step allows full control over how the dataset is structured.
Once the query is written, click "EXECUTE" to run it.
The results will be displayed in a table format below the query box.
📊 Executing the query fetches the relevant data for visualization.
Click on the AI Bot feature to get SQL assistance.
AI can suggest, auto-fix, or optimize your SQL query.
If your query has errors, AI will suggest corrections.
Click "Apply Fix" to correct syntax issues automatically.
🛠️ This ensures that queries run without manual troubleshooting.
If the query was fixed or modified, click "EXECUTE" again to retrieve updated results.
🔄 Re-executing the query applies changes and fetches fresh data.
Click on "Visualization" to let AI suggest a suitable chart for the dataset.
The system will automatically determine the best chart type, layout, and formatting.
📌 AI-driven visualizations help quickly convert raw data into meaningful insights.
Click "Customize the Table" to manually format/create the chart.
The user will be taken to the chart customization page.
🎨 This step allows users to create and refine the chart before saving it.
Once the visualization is complete, click "Save" to store it.
The chart will be available in your feed.
💾 Your SQL-powered chart is now ready for sharing and further analysis!
For more advanced customization, refer to the Chart Customization Guide to explore:
Using interactive filters and drill-downs.
Applying custom themes and layouts.
Integrating AI-powered insights into reports.
The Data Explorer in Infinity provides full SQL control, AI assistance, and powerful visualization tools, making it an ideal solution for data analysts, engineers, and SQL-savvy users. 🚀
🔹 Helpful for users who are unsure about SQL syntax or need optimization suggestions.