Removed first_time_booked_deals metric

This commit is contained in:
Joaquin Ossa 2025-01-28 12:53:44 +01:00
parent 88e86ea9ed
commit cea7cdb34d
2 changed files with 3 additions and 14 deletions

View file

@ -82,15 +82,6 @@
},
{
"order_by": 21,
"metric": "First Time Booked Deals",
"value": "first_time_booked_deals",
"previous_year_value": "previous_year_first_time_booked_deals",
"relative_increment": "relative_increment_first_time_booked_deals",
"number_format": "integer",
"increment_sign_format": "positive",
},
{
"order_by": 22,
"metric": "Deals Booked in Month",
"value": "deals_booked_in_month",
"previous_year_value": "previous_year_deals_booked_in_month",
@ -99,7 +90,7 @@
"increment_sign_format": "positive",
},
{
"order_by": 23,
"order_by": 22,
"metric": "Deals Booked in 6 Months",
"value": "deals_booked_in_6_months",
"previous_year_value": "previous_year_deals_booked_in_6_months",
@ -108,7 +99,7 @@
"increment_sign_format": "positive",
},
{
"order_by": 24,
"order_by": 23,
"metric": "Deals Booked in 12 Months",
"value": "deals_booked_in_12_months",
"previous_year_value": "previous_year_deals_booked_in_12_months",
@ -117,7 +108,7 @@
"increment_sign_format": "positive",
},
{
"order_by": 25,
"order_by": 24,
"metric": "Churning Deals",
"value": "churning_deals",
"previous_year_value": "previous_year_churning_deals",