diff --git a/models/reporting/exposures.yaml b/models/reporting/exposures.yaml index ac2c31b..a546a88 100644 --- a/models/reporting/exposures.yaml +++ b/models/reporting/exposures.yaml @@ -17,3 +17,20 @@ exposures: owner: name: Pablo Martin email: pablo.martin@superhog.com + + - name: host_booking_fees + label: Host Booking Fees + type: dashboard + maturity: low + url: https://app.powerbi.com/Redirect?action=OpenReport&appId=33e55130-3a65-4fe8-86f2-11979fb2258a&reportObjectId=01d5648d-1c0b-4a22-988d-75e1cd64b5e5&ctid=862842df-2998-4826-bea9-b726bc01d3a7&reportPage=ReportSectiona542e78b23000f1cd14a&pbi_source=appShareLink&portalSessionId=86206797-4512-4ecb-a946-da8d0b58a757 + description: | + + A PBI report showcasing our revenue coming from booking fees with a transaction point of view. + + depends_on: + - ref('core__bookings') + - ref('dates') + + owner: + name: Pablo Martin + email: pablo.martin@superhog.com