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 1, 2021
1 parent 6ecfff2 commit 3db04c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ local predefined = import 'predefined.jsonnet';
ltv_revenue_d7: {
label: 'D1 LTV',
category: 'Revenue',
aggregation: 'average',
sql: '{{measure.ltv_revenue_total}}/{{measure.all_users}}',
reportOptions: { formatNumbers: '$0,0' },
filters: [
Expand Down

0 comments on commit 3db04c7

Please sign in to comment.