Skip to content

Commit

Permalink
CHORE: Add new ods-qlik tables (#33)
Browse files Browse the repository at this point in the history
This change adds new tables to the ods-qlik loader process. All tables were tested locally and loaded with no errors.

Asana task: https://app.asana.com/0/1203883924584572/1208601322319389
Asana task: https://app.asana.com/0/1203883924584572/1208799727263154
  • Loading branch information
rymarczy authored Nov 26, 2024
1 parent 32448bc commit eb0c5f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/cubic_loader/qlik/ods_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"EDW.FNP_GENERAL_JRNL_ACCOUNT_ENTRY",
# KPI
"EDW.DEVICE_LAST_STATE",
"EDW.DEVICE_EVENT",
"EDW.EVENT_TYPE_DIMENSION",
"EDW.ABP_TAP",
"EDW.KPI_MONTHLY_SLDC",
"EDW.KPI_SUMMARY_BY_DAY",
# WC231
# "EDW.CCH_CATEGORY", # cubic not sending
"EDW.BUSINESS_ENTITY_DIMENSION",
Expand Down

0 comments on commit eb0c5f6

Please sign in to comment.