Draxlr makes it easy to add interactive filters to embedded SQL dashboards. From the Embed Settings panel, you can configure which filters are visible to end users, set default values, and even hide filters that should not be modified.
For each dashboard filter, you can:
- Set visibility — choose whether the filter is visible or hidden in the embed.
- Set default values — pre-fill filter values so the dashboard loads with the right data.
- Hide sensitive filters — hide filters like tenant_id or user_id so end users cannot see or change them.
For additional security, Draxlr offers a backend API option that passes filter values server-side, preventing frontend tampering. This is especially useful for multi-tenant SaaS applications where each customer should only see their own data.