Create a Dataset with Ask AI
Generate datasets from natural language prompts in seconds with Tepun AI Report Builder.
- Open Ask AI — Click the Ask AI button from any page at report.tepun.com
- Describe Your Data Need — Type a natural language request:
- "Get all orders from the last 30 days with customer names"
- "Show me products with their categories and stock levels"
- "List employees by department with hire dates"
- Review Generated Query — AI creates a SQL query based on your schema. Review the preview.
- Adjust if Needed — Request modifications:
- "Add the product category column"
- "Filter only completed orders"
- "Sort by date descending"
- Save the Dataset — Give it a name and save. The dataset is now available for reports.
AI Understands Context: Tepun AI knows your schema. Use business terms like "customers" instead of "tbl_cust" — the AI maps your language to actual tables.
Tips for Better Results
- Be Specific: "Orders from last month" is better than "some orders"
- Name What You Need: Mention specific columns you want to include
- Specify Filters: Include conditions like "only active customers"
- Iterate: Start simple, then refine with follow-up requests
Also learn how to create datasets manually.