-
Notifications
You must be signed in to change notification settings - Fork 948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new cookbook section with usecases #5757
base: current
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestions!
Co-authored-by: Erica Louie <[email protected]>
Co-authored-by: Erica Louie <[email protected]>
Co-authored-by: Erica Louie <[email protected]>
``` | ||
</File> | ||
|
||
2. Add the following YAML configurations in that same semantic model file: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will make sure all yaml examples align with paragraphs/text
``` | ||
<!-- Cookbook 4 --> | ||
|
||
## How to join multiple fact metrics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @patkearns10 - would love your feedback and perspective on this join metrics section if you have time!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple quick changes, but otherwise looks good to me!
- name: cac | ||
description: "Customer acquisition cost" | ||
label: 'CAC' | ||
type: ratio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ratio
metrics require metrics as inputs for numerator, denominator. So we will need to define those metrics too (right now it seems like we are trying to use the measures)
``` | ||
<!-- Cookbook 4 --> | ||
|
||
## How to join multiple fact metrics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple quick changes, but otherwise looks good to me!
Co-authored-by: Pat Kearns <[email protected]>
per internal feedback, this pr adds a dbt sl cookbook recipes guide to include real-world example/scenrios for data practitioners to use and follow.
Docs project
internal slack
🚀 Deployment available! Here are the direct links to the updated files: