Index: /branches/sc_branches/ippMonitorLap/def/lapStacks.d
===================================================================
--- /branches/sc_branches/ippMonitorLap/def/lapStacks.d	(revision 31770)
+++ /branches/sc_branches/ippMonitorLap/def/lapStacks.d	(revision 31771)
@@ -1,3 +1,3 @@
-TABLE lapRun JOIN stackAssociationMap AS stackAssociationMap1 ON stackAssociationMap1.sass_id=lapRun.quick_sass_id
+TABLE lapRun JOIN stackAssociationMap AS stackAssociationMap1 ON stackAssociationMap1.sass_id=lapRun.quick_sass_id JOIN stackRun AS stackRun1 ON stackRun1.stack_id=stackAssociationMap1.stack_id
 TITLE LAP Stacks
 FILE  lapStacks.php
@@ -30,5 +30,5 @@
 # FIELD stackRun.skycell_id,    15, %s,	 Skycell ID
 FIELD lapRun.quick_sass_id,   	6, %d, 	 Quick SASS ID
-# FIELD lapRun.quick_data_group,	15, %s,    Quick Data Group
+FIELD stackRun1.data_group,	15, %s,  Quick Data Group
 # FIELD lapRun.quick_stack_id,	6, %d, 	 Quick Stack ID
 # FIELD lapRun.quick_state,	6, %s,     Quick State
