Add count_chrome_browser_orders filtered metric to dbt_orders - #119
Open
lightdash[bot] wants to merge 1 commit into
Open
lightdash[bot] wants to merge 1 commit into
lightdash[bot] wants to merge 1 commit into
Conversation
## Changes - Added a new metric `count_chrome_browser_orders` to the `order_id` column's `meta.metrics` block in `models/dbt_orders.yml` - Metric type: `count` with a filter on `browser` equals `Chrome` - Label: `Chrome Browser Orders` - Description: `Count of orders placed using the Chrome browser.` - Filter uses explicit Lightdash metric filter syntax with `target.fieldRef`, `operator`, and `values` - All existing metrics are unchanged ## Validation - `lightdash compile` passed: 5 explores compiled, SUCCESS=5 ERRORS=0 Co-authored-by: lightdash[bot] <183517231+lightdash[bot]@users.noreply.github.com> Co-authored-by: Oliver Ramsay <oliver.ramsay@lightdash.com>
Contributor
Author
|
🔍 Lightdash preview environment ready: https://analytics.lightdash.cloud/projects/a80f2084-231e-403f-bb66-8cf8de3c2ff3/home Compiled from branch |
Lightdash Validation Results
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
count_chrome_browser_ordersto theorder_idcolumn'smeta.metricsblock inmodels/dbt_orders.ymlcountwith a filter onbrowserequalsChromeChrome Browser OrdersCount of orders placed using the Chrome browser.target.fieldRef,operator, andvaluesValidation
lightdash compilepassed: 5 explores compiled, SUCCESS=5 ERRORS=0