label: "KNR Models" connection: "knr-looker" # ========================================================================= # 1. VIEW FILE INCLUSIONS # ========================================================================= include: "/views/Income_by_client_Roys_and_Roy_Adj.view.lkml" include: "/views/all_rights_blocks.view.lkml" include: "/views/all_schedules.view.lkml" include: "/views/citizenship_and_residency.view.lkml" include: "/views/client_overview_full.view.lkml" include: "/views/failed_exports.view.lkml" include: "/views/historic_generated_income_abacus_format.view.lkml" include: "/views/historic_gis_acc_ccy.view.lkml" include: "/views/historic_gis_usd.view.lkml" include: "/views/mxm_report.view.lkml" include: "/views/nr_dupes.view.lkml" include: "/views/nr_queries.view.lkml" include: "/views/nr_queries_graphs.view.lkml" include: "/views/residency_and_tax.view.lkml" include: "/views/societies_registrations.view.lkml" include: "/views/societies_registrations_graph.view.lkml" include: "/views/test_rlr.view.lkml" # ========================================================================= # 2. INDEPENDENT EXPLORES (FLATTENED TO ROOT MENU) # ========================================================================= explore: income_by_client_Roys_and_Roy_Adj { hidden: no label: "Income by Client Roys and Roy Adj" } explore: historic_generated_income_abacus_format { hidden: no label: "Historic Generated Income (Abacus Format)" } explore: historic_gis_acc_ccy { hidden: no label: "Historic GIS Account Currency" } explore: historic_gis_usd { hidden: no label: "Historic GIS USD" } explore: all_rights_blocks { hidden: no label: "All Rights Blocks" } explore: all_schedules { hidden: no label: "All Schedules" } explore: societies_registrations { hidden: no label: "Societies Registrations" } explore: societies_registrations_graph { hidden: no label: "Societies Registrations Graph" } explore: citizenship_and_residency { hidden: no label: "Citizenship and Residency" } explore: client_overview_full { hidden: no label: "Client Overview Full" } explore: residency_and_tax { hidden: no label: "Residency and Tax" } explore: nr_queries { hidden: no label: "NR Queries" } explore: nr_queries_graphs { hidden: no label: "NR Queries Graphs" } explore: nr_dupes { hidden: no label: "NR Dupes" } explore: failed_exports { hidden: no label: "Failed Exports" } explore: mxm_report { hidden: no label: "MXM Report" } explore: test_rlr { hidden: no label: "Test RLR" }