Merged PR 4154: update exposures

# Description

Updated exposures with new CheckIn Hero API Invoice report

# Checklist

- [ ] The edited models and dependants run properly with production data.
- [ ] The edited models are sufficiently documented.
- [ ] The edited models contain PK tests, and I've ran and passed them.
- [ ] I have checked for DRY opportunities with other models and docs.
- [ ] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

update exposures

Related work items: #26158
This commit is contained in:
Joaquin Ossa 2025-01-23 08:50:56 +00:00
commit d5f36c14df

View file

@ -390,3 +390,21 @@ exposures:
owner:
name: Joaquin Ossa
email: joaquin.ossa@superhog.com
- name: check_in_hero_api_invoice
label: CheckIn Hero API Invoice
type: dashboard
maturity: medium
url: https://app.powerbi.com/groups/me/apps/043c0aec-20b8-4318-9751-f7164b3634ad/reports/ca328a93-8d9d-431c-ac01-c646c81ba421/285e358d70a0c9155b23?experience=power-bi
description: |
A PBI report that shows the fee charges from the CheckIn Hero API.
It shows the fee charges per month for each partner and some detailed
information about each record.
depends_on:
- ref('check_in_hero__checkins')
- ref('check_in_hero__user_monthly_fee')
owner:
name: Joaquin Ossa
email: joaquin.ossa@superhog.com