From 301ab0d51eb8aff92f28e2ceeb3561cc5590389c Mon Sep 17 00:00:00 2001 From: Rogan Hamby Date: Thu, 14 Jun 2018 16:53:43 -0400 Subject: [PATCH] removing phones from tlc excel report --- mig-xml/excel_mapping_reports.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mig-xml/excel_mapping_reports.xml b/mig-xml/excel_mapping_reports.xml index bcabbdf..2c101b7 100644 --- a/mig-xml/excel_mapping_reports.xml +++ b/mig-xml/excel_mapping_reports.xml @@ -198,7 +198,7 @@ SELECT COUNT(l_agencynumber), SUM(l_accountbalance::INTEGER) FROM itagency_tsv_clean WHERE l_accountbalance != '0' If this is being migrated there are a few options of how to do it and each will have different workflows. - + tlc_load_usr_stat_cats Patron Stat Cats and Counts -- 1.7.2.5