Added relative_increment_with_sign_format

This commit is contained in:
Joaquin Ossa 2024-08-08 14:48:12 +02:00
parent afc20f0e20
commit 8ac1eb4717
2 changed files with 74 additions and 14 deletions

View file

@ -391,6 +391,13 @@ models:
numeric value that corresponds to the relative increment between value and previous year value,
following the computation: value / previous_year_value - 1.
- name: relative_increment_with_sign_format
data_type: numeric
description: |
relative_increment value multiplied by -1 in case this metric's growth doesn't have a
positive impact for Superhog, otherwise is equal to relative_increment.
This value is specially created for formatting in PBI
- name: int_monthly_aggregated_metrics_history_by_deal
description: |