On new releases, you will need to upgrade the Elementary dbt package.Documentation Index
Fetch the complete documentation index at: https://elementary-devin-1774320697-fabric-cloud-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Upgrade Elementary dbt package
- On your
packages.ymlfile, change the version to the latest:
packages.yml
- Run the command:
- When there’s a change in the structure of the Elementary tables, the minor version is raised. If you’re updating a minor version (for example 0.22.X -> 0.23.X), run this command to rebuild the Elementary tables:
Note: For CLI upgrades, refer to the Elementary OSS upgrade guide.

