blob: 77a97f862241b5521c099db5b5ad644af5dc50d6 [file] [log] [blame]
view: uli {
# # You can specify the table name if it's different from the view name:
sql_table_name: `irvine-sbx.fdm.uli` ;;
#
# # Define your dimensions and measures here, like this:
dimension: partition_date {
label: "partition_date"
type: string
sql: ${TABLE}.partition_date ;;
}
}