blob: d3a7a0fb1f89df32800ef4888dae1d2ae314921a [file] [log] [blame] [edit]
include: "../views/*.view.lkml"
explore: revenue_view {
view_name: revenue_view
label: "revenue explore label"
access_filter: {
field: revenue_view.billing_account_id
user_attribute: dept
}
}