Skip to content

Commit

Permalink
Update common.libsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
emre committed Apr 5, 2021
1 parent 1d7ed8f commit 4c84c4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,8 @@ local predefined = import 'predefined.jsonnet';
all_events_revenue_measures: {
revenue: {
aggregation: 'sum',
category: 'IAP Revenue',
label: 'IAP Revenue',
category: 'Revenue',
column: 'event_value_in_usd',
reportOptions: { formatNumbers: '$0,0' },
},
Expand Down

0 comments on commit 4c84c4c

Please sign in to comment.