View SQL Behind Every Report

View and copy the SQL behind each and every report in Kubit

View SQL Behind Every Report

Kubit provides full transparency by allowing you to view the SQL code behind each report. This feature enables you to understand, modify, and execute the SQL in your own environment.

Steps to Access SQL

  1. Build and Execute Your Report
    After constructing your report, click Execute to run it.

  2. View the SQL Code
    Once the report execution is complete, open the action menu in the visualization and select View SQL.

  3. Copy or Close
    You can now choose to Copy SQL for use in your SQL editor or simply close the window.

View and Copy SQL
📘

Warehouse Native SQL
The SQL displayed is compatible with your data warehouse. For instance, if you're using Snowflake, the SQL can be directly executed there.