first commit
This commit is contained in:
@@ -0,0 +1,109 @@
|
||||
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
|
||||
|
||||
# - name: mapping_storevisibility
|
||||
# type: BRIDGE
|
||||
# operation: ONLY_INSERT
|
||||
# fetch_by: run_date
|
||||
|
||||
# - name: Master_VisibilityReason
|
||||
# type: DIMENSION
|
||||
# operation: DELETE+INSERT
|
||||
# fetch_by: none
|
||||
|
||||
|
||||
# - name: Master_VisibilityDefinition
|
||||
# type: DIMENSION
|
||||
# operation: DELETE+INSERT
|
||||
# fetch_by: none
|
||||
|
||||
|
||||
# - name: Master_Salesterritorylayer
|
||||
# type: DIMENSION
|
||||
# operation: DELETE+INSERT
|
||||
# fetch_by: none
|
||||
|
||||
- name: Promotion
|
||||
type: FACT
|
||||
operation: INSERT
|
||||
fetch_by: mids
|
||||
|
||||
Reference in New Issue
Block a user