Modified mtd_aggregated_metrics to reporting
This commit is contained in:
parent
90a7ad5eea
commit
d11f639562
2 changed files with 8 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ select
|
|||
value as value,
|
||||
previous_year_value as previous_year_value,
|
||||
relative_increment as relative_increment
|
||||
relative_increment_with_sign_format as relative_increment_with_sign_format
|
||||
from int_mtd_aggregated_metrics
|
||||
/*
|
||||
The following where condition is applied to avoid displaying revenue metrics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue