label: "ABACUS" connection: "abacus-looker" include: "/views/*.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 fiscal_month_offset: -9 explore: dt_abacus_remaps { label: "Abacus Remaps Report" case_sensitive: no hidden: yes }