Skip to main content
The id parameter is added when Omni has detected duplicate joins in your model. This identifier helps distinguish between multiple joins to the same table, but its presence typically indicates that your model needs attention.
Rather than using this parameter explicitly, you should review your join relationships and eliminate any unnecessary duplicates.

Syntax

Properties

id
string
An identifier Omni adds to relationships when duplicate joins are detected. Avoid explicit use.

Examples

Duplicate joins for buyers to buyer_facts