83 lines
1.5 KiB
YAML
83 lines
1.5 KiB
YAML
tables:
|
|
# - name: SOS_OneApp
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# # - name: OQaD
|
|
# # type: FACT
|
|
# # operation: INSERT
|
|
# # fetch_by: run_date
|
|
|
|
# - name: additional_visibility
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# - name: Coverage
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# - name: Survey
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# - name: Login
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: run_date
|
|
|
|
# - name: Stock_Details
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# - name: Attendance
|
|
# type: FACT
|
|
# operation: DELETE+INSERT
|
|
# fetch_by: run_date
|
|
|
|
# - name: Journey_Plan
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: run_date
|
|
|
|
# - name: PaidVisibility
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: mids
|
|
|
|
# - name: Web_Logins
|
|
# type: FACT
|
|
# operation: INSERT
|
|
# fetch_by: run_date
|
|
|
|
|
|
# - name: Store_Master
|
|
# type: DIMENSION
|
|
# operation: DELETE+INSERT
|
|
# fetch_by: master
|
|
|
|
# - name: coverage_remarks
|
|
# type: DIMENSION
|
|
# operation: DELETE+INSERT
|
|
# fetch_by: reason_id
|
|
|
|
# - name: SKU_Master
|
|
# type: DIMENSION
|
|
# operation: DELETE+INSERT
|
|
# fetch_by: master
|
|
|
|
# - name: display_master
|
|
# type: DIMENSION
|
|
# operation: DELETE+INSERT
|
|
# fetch_by: master
|
|
|
|
- name: Employee_Master
|
|
type: DIMENSION
|
|
operation: DELETE+INSERT
|
|
fetch_by: master
|
|
|