mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add Q1/Q3 amount, 10th/95th/99th percentile amount and top 5 amount sum to value metric in insights explorer
This commit is contained in:
@@ -1808,7 +1808,13 @@
|
||||
"Transaction Count": "Transaction Count",
|
||||
"Average Amount": "Average Amount",
|
||||
"Median Amount": "Median Amount",
|
||||
"Q1 Amount (First Quartile)": "Q1 Amount (First Quartile)",
|
||||
"Q3 Amount (Third Quartile)": "Q3 Amount (Third Quartile)",
|
||||
"10th Percentile Amount": "10th Percentile Amount",
|
||||
"90th Percentile Amount": "90th Percentile Amount",
|
||||
"95th Percentile Amount": "95th Percentile Amount",
|
||||
"99th Percentile Amount": "99th Percentile Amount",
|
||||
"Top 5 Amount Sum": "Top 5 Amount Sum",
|
||||
"Top 5 Amount Share": "Top 5 Amount Share",
|
||||
"Transactions for 80% of Amount": "Transactions for 80% of Amount",
|
||||
"Range (Max - Min)": "Range (Max - Min)",
|
||||
|
||||
Reference in New Issue
Block a user