Skip to content

Commit

Permalink
This branch was auto-updated!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 14, 2023
2 parents 8ce208a + a77a5a1 commit 6363a30
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions website/docs/docs/build/join-logic.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@ mf query --metrics average_purchase_price --dimensions metric_time,user_id__type

## Multi-hop joins

:::info
This feature is currently in development and not currently available.
:::

MetricFlow allows users to join measures and dimensions across a graph of entities, which we refer to as a 'multi-hop join.' This is because users can move from one table to another like a 'hop' within a graph.

Here's an example schema for reference:
Expand Down Expand Up @@ -134,9 +130,6 @@ semantic_models:

### Query multi-hop joins

:::info
This feature is currently in development and not currently available.
:::

To query dimensions _without_ a multi-hop join involved, you can use the fully qualified dimension name with the syntax entity double underscore (dunder) dimension, like `entity__dimension`.

Expand Down

0 comments on commit 6363a30

Please sign in to comment.