Financial rate metrics
This commit is contained in:
parent
ea430b1f23
commit
5ac1a65e90
5 changed files with 26 additions and 17 deletions
|
|
@ -421,7 +421,13 @@ models:
|
|||
description: allows for grouping and formatting for displaying purposes.
|
||||
tests:
|
||||
- accepted_values:
|
||||
values: ["integer", "percentage", "currency_gbp"]
|
||||
values:
|
||||
[
|
||||
"integer",
|
||||
"percentage",
|
||||
"currency_gbp",
|
||||
"converted_metric_currency_gbp",
|
||||
]
|
||||
|
||||
- name: value
|
||||
data_type: numeric
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue