Skip to content

Commit

Permalink
add rn content
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Dec 18, 2023
1 parent 5d69a43 commit 48d2bf7
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Updates and fixes: dbt Semantic Layer and MetricFlow updates for the month of December 2023."
description: "December 2023: Enhanced Tableau integration, BIGINT support, LookML to MetricFlow conversion, and deprecation of legacy features."
sidebar_label: "Update ad fixes: dbt Semantic Layer and MetricFlow."
sidebar_position: 08
date: 2023-12-22
---

The dbt Labs team continues to work on adding new features, fixing bugs, and increasing reliability for the dbt Semantic Layer and MetricFlow. Here are the updates and fixes for the month of December 2023.

## Bug fixes

- The dbt Semantic Layer integration with Tableau now supports using exclude in its user interface. Previously it wasn't supported.
- The dbt Semantic Layer can support `BIGINT` with over 18 digits. Previously it would return an error.
- The [dbt converter tool](https://github.com/dbt-labs/dbt-converter) can now convert data definitions from LookML to MetricFlow and help users upgrade. Previously this wasn't available. (converts from lookml to metricflow specs). ROXI TO CLARIFY WITH NICK TO DETERMINE IF WE WANT TO TALK ABOUT THIS NOW OR LATER ON WHEN IT HAS MORE FEATURES.

## Improvements

- dbt Labs deprecated [dbt Metrics and the legacy dbt Semantic Layer](/docs/dbt-versions/release-notes/Dec-2023/legacy-sl), both supported on dbt version 1.5 or lower. This change came into effect on December 15th, 2023.

## New features
- Test

0 comments on commit 48d2bf7

Please sign in to comment.