connection: "youtube-looker" include: "/views/youtube_insights_genre_analytics_pt2_v2.view.lkml" # include all views in the views/ folder in this project # include: "/**/*.view.lkml" # include all views in this project # include: "my_dashboard.dashboard.lookml" # include a LookML dashboard called my_dashboard # # Select the views that should be a part of this model, # # and define the joins that connect them together. explore: youtube_insights_genre_analytics_pt2_v2 { label: "YouTube Insights High-Level" view_label: "YouTube Insights High-Level" case_sensitive: no hidden: no }