Adding dependencies to history report tables
This commit is contained in:
parent
106247b185
commit
af9600e562
@ -9,6 +9,7 @@ config {
|
||||
"CAMPAIGN_GROUP", "SKILL_ID"]
|
||||
},
|
||||
tags: ["calls_report"],
|
||||
dependencies: ["stg_calls"],
|
||||
description: "Main calls data for history report"
|
||||
}
|
||||
|
||||
|
||||
@ -8,6 +8,7 @@ config {
|
||||
"CAMPAIGN_ID", "CAMPAIGN_GROUP_ID", "CAMPAIGN_GROUP", "SKILL_ID"]
|
||||
},
|
||||
tags: ["digital_report"],
|
||||
dependencies: ["stg_digital"],
|
||||
description: "Main digital history data for report"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user