test_dashboard
diff --git a/test_dashboard.dashboard.lookml b/test_dashboard.dashboard.lookml
index b6ae1e5..7afdb2c 100644
--- a/test_dashboard.dashboard.lookml
+++ b/test_dashboard.dashboard.lookml
@@ -1,11 +1,48 @@
- dashboard: test_dashboard
- title: Revenue Trends (GCP Cord)
+ title: Revenue Trends (GCP Core)
layout: newspaper
preferred_viewer: dashboards-next
tile_size: 100
-
filters:
-
elements:
- - name: Some Element Name
- type: text
+ - name: Revenue Trends Text
+ type: text
+ title_text: Revenue Trends Text
+ subtitle_text: ''
+ body_text: ''
+ row: 0
+ col: 0
+ width: 8
+ height: 6
+ - title: Most Recent Revenue Data
+ name: Most Recent Revenue Data
+ model: hdeist-test-model
+ explore: revenue
+ type: single_value
+ fields: [revenue.revenue_net_cn, revenue.usage_date]
+ fill_fields: [revenue.usage_date]
+ filters:
+ revenue.segment: "-Scaled"
+ revenue.product_line: "-Looker,-Looker Data Platform SaaS"
+ revenue.sub_region: "-NULL"
+ revenue.service_family: CLOUD
+ revenue.usage_date: 30 days
+ sorts: [revenue.usage_date desc]
+ limit: 500
+ custom_color_enabled: true
+ show_single_value_title: true
+ show_comparison: false
+ comparison_type: value
+ comparison_reverse_colors: false
+ show_comparison_label: true
+ enable_conditional_formatting: false
+ conditional_formatting_include_totals: false
+ conditional_formatting_include_nulls: false
+ series_types: {}
+ defaults_version: 1
+ hidden_fields: [revenue.revenue_net_cn]
+ listen: {}
+ row: 0
+ col: 8
+ width: 8
+ height: 6