Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Fixed table formatting #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
203 changes: 102 additions & 101 deletions google_adwords_clicks.dashboard.lookml
Original file line number Diff line number Diff line change
Expand Up @@ -228,107 +228,6 @@
col: 9
width: 15
height: 15
- title: Clicks by Day of Week and Hour of Day
name: Clicks by Day of Week and Hour of Day
model: block_google_ads
explore: ad_impressions_ad_group_hour
type: looker_grid
fields: [fact.hour_of_day, fact.date_day_of_week, fact.total_clicks]
pivots: [fact.date_day_of_week]
fill_fields: [fact.date_day_of_week]
sorts: [fact.date_day_of_week 0, fact.hour_of_day]
limit: 500
show_view_names: false
show_row_numbers: false
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: gray
limit_displayed_rows: false
enable_conditional_formatting: true
header_text_alignment: left
header_font_size: '12'
rows_font_size: '12'
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
show_sql_query_menu_options: false
show_totals: true
show_row_totals: true
series_labels:
fact.average_cost_per_click: "-"
series_cell_visualizations:
fact.total_clicks:
is_active: false
palette:
palette_id: 985ba611-6af5-8d0f-5b6d-c3534d2068f9
collection_id: b43731d5-dc87-4a8e-b807-635bef3948e7
custom_colors:
- "#696969"
- "#778899"
- "#708090"
- "#2F4F4F"
- "#000000"
conditional_formatting: [{type: high to low, value: !!null '', background_color: !!null '',
font_color: !!null '', palette: {name: Red to Yellow to Green, colors: ["#F36254",
"#FCF758", "#4FBC89"]}, bold: false, italic: false, strikethrough: false,
fields: [fact.total_clicks]}]
truncate_column_names: false
leftAxisLabelVisible: false
leftAxisLabel: ''
rightAxisLabelVisible: false
rightAxisLabel: ''
barColors: [red, blue]
smoothedBars: false
orientation: automatic
labelPosition: left
percentType: total
percentPosition: inline
valuePosition: right
labelColorEnabled: false
labelColor: "#FFF"
groupBars: true
labelSize: 10pt
showLegend: true
stacking: ''
show_value_labels: true
label_density: 25
legend_position: center
x_axis_gridlines: false
y_axis_gridlines: true
y_axis_combined: true
show_y_axis_labels: true
show_y_axis_ticks: true
y_axis_tick_density: default
y_axis_tick_density_custom: 5
show_x_axis_label: true
show_x_axis_ticks: true
x_axis_scale: auto
y_axis_scale_mode: linear
ordering: none
show_null_labels: false
show_totals_labels: false
show_silhouette: false
totals_color: "#808080"
series_types: {}
label_color: []
x_axis_label: Network
y_axes: [{label: '', maxValue: !!null '', minValue: !!null '', orientation: bottom,
showLabels: false, showValues: false, tickDensity: default, tickDensityCustom: 5,
type: linear, unpinAxis: false, valueFormat: !!null '', series: [{id: fact.average_cost_per_click,
name: Ad Stats Cost, axisId: fact.average_cost_per_click}]}]
defaults_version: 1
listen:
Account: customer.account_descriptive_name
Campaign: campaign.name
Ad Group: ad_group.ad_group_name
Period: fact.period
Period Latest: fact.date_period_latest
row: 25
col: 0
width: 14
height: 14
- title: Ad Group Clicks Change
name: Ad Group Clicks Change
model: block_google_ads
Expand Down Expand Up @@ -816,6 +715,108 @@
col: 0
width: 24
height: 10
- title: Clicks by Day of Week and Hour of Day
name: Clicks by Day of Week and Hour of Day
model: block_google_ads
explore: ad_impressions_ad_group_hour
type: looker_grid
fields: [fact.hour_of_day, fact.date_day_of_week, fact.total_clicks]
pivots: [fact.date_day_of_week]
fill_fields: [fact.date_day_of_week]
sorts: [fact.date_day_of_week 0, fact.hour_of_day]
limit: 500
show_view_names: false
show_row_numbers: false
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: gray
limit_displayed_rows: false
enable_conditional_formatting: true
header_text_alignment: left
header_font_size: '12'
rows_font_size: '12'
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
show_sql_query_menu_options: false
show_totals: true
show_row_totals: true
series_labels:
fact.average_cost_per_click: "-"
series_cell_visualizations:
fact.total_clicks:
is_active: false
palette:
palette_id: 985ba611-6af5-8d0f-5b6d-c3534d2068f9
collection_id: b43731d5-dc87-4a8e-b807-635bef3948e7
custom_colors:
- "#696969"
- "#778899"
- "#708090"
- "#2F4F4F"
- "#000000"
conditional_formatting: [{type: along a scale..., value: !!null '', background_color: !!null '',
font_color: !!null '', palette: {name: Red to Yellow to Green, colors: ["#F36254",
"#FCF758", "#4FBC89"]}, bold: false, italic: false, strikethrough: false,
fields: [fact.total_clicks], color_application: {collection_id: legacy, palette_id: legacy_diverging2,
options: {steps: 5}}}]
truncate_column_names: false
leftAxisLabelVisible: false
leftAxisLabel: ''
rightAxisLabelVisible: false
rightAxisLabel: ''
barColors: [red, blue]
smoothedBars: false
orientation: automatic
labelPosition: left
percentType: total
percentPosition: inline
valuePosition: right
labelColorEnabled: false
labelColor: "#FFF"
groupBars: true
labelSize: 10pt
showLegend: true
stacking: ''
show_value_labels: true
label_density: 25
legend_position: center
x_axis_gridlines: false
y_axis_gridlines: true
y_axis_combined: true
show_y_axis_labels: true
show_y_axis_ticks: true
y_axis_tick_density: default
y_axis_tick_density_custom: 5
show_x_axis_label: true
show_x_axis_ticks: true
x_axis_scale: auto
y_axis_scale_mode: linear
ordering: none
show_null_labels: false
show_totals_labels: false
show_silhouette: false
totals_color: "#808080"
series_types: {}
label_color: []
x_axis_label: Network
y_axes: [{label: '', maxValue: !!null '', minValue: !!null '', orientation: bottom,
showLabels: false, showValues: false, tickDensity: default, tickDensityCustom: 5,
type: linear, unpinAxis: false, valueFormat: !!null '', series: [{id: fact.average_cost_per_click,
name: Ad Stats Cost, axisId: fact.average_cost_per_click}]}]
defaults_version: 1
listen:
Account: customer.account_descriptive_name
Campaign: campaign.name
Ad Group: ad_group.ad_group_name
Period: fact.period
Period Latest: fact.date_period_latest
row: 25
col: 0
width: 14
height: 14
filters:
- name: Account
title: Account
Expand Down
Loading