What's Newโ
We're excited to announce a major upgrade to our AQL (Analytics Query Language) experience with our new enhanced Error Handling System. This update transforms how you interact with AQL by providing immediate, clear, and actionable feedback as you write queries.
Key Improvementsโ
- Static Type-Checking: Errors are now detected while you type, not when you run your query (feedback on relationshiops, joint requirements, proper nestings, etc).
- Stack Traces: Easily identify where errors originate within complex queries
- Highlighted Error Locations: Visual indicators show exactly where issues occur
- Documentation Links: One-click access to relevant documentation for deeper learning
Getting Startedโ
This feature is automatically enabled for all users on AQL-enabled datasets and reports. Simply open the AQL editor and start experiencing the benefits of real-time error feedback.
- Check out full AQL error reference here.
- Check out our troubleshooting guide here