Skip to main content

New: Use exports to write saved queries

You can now use the exports feature with dbt Semantic Layer, allowing you to query reliable metrics and fast data reporting. Exports enhance the saved queries feature, allowing you to write commonly used queries directly within your data platform using dbt Cloud's job scheduler.

By exposing tables of metrics and dimensions, exports enable you to integrate with additional tools that don't natively connect with the dbt Semantic Layer, such as PowerBI.

Exports are available for dbt Cloud multi-tenant Team or Enterprise plans on dbt versions 1.7 or newer. Refer to the exports blog for more details.

Add an environment variable to run exports in your production run.Add an environment variable to run exports in your production run.
0