Skip to content

Commit

Permalink
Update website/docs/docs/build/join-logic.md
Browse files Browse the repository at this point in the history
Co-authored-by: mirnawong1 <[email protected]>
  • Loading branch information
Jstein77 and mirnawong1 authored Dec 19, 2023
1 parent 1f14e32 commit 7eaa763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/join-logic.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ mf query --metrics average_purchase_price --dimensions metric_time,user_id__type
## Multi-hop joins

:::info
MetricFlow currently supports multi-hop joins with up to two hops. This means we can render joins between three tables at most.
MetricFlow can join three tables at most, supporting multi-hop joins with a limit of two hops.
:::

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.
Expand Down

0 comments on commit 7eaa763

Please sign in to comment.