2022.2

Table Of Contents
(Formoreinformationaboutdetailtables,multipledetailtablesandnesteddetailtables,see"Detail
tables"onpage298.)
DetailtablesarecreatedwhenanExtractstepisaddedwithinaRepeatstep.TheRepeatstepgoes
throughanumberoflinesornodes.AnExtractstepwithinthatloopextractsdatafromeachlineor
node.
Howexactlythisloopisconstructeddependsonthetypeofsourcedata.
Tip: Tobreakoutofaloopandimmediatelyjumptothenexttaskfollowingthecurrentloop,use
anActiontaskandsetitsactiontoBreak out of repeat loop.
Notethatsuchloopsworkwellwhenthedataarestructureduniformly,e.g.whenallrowshavethe
samenumberofcolumns,andwhendetaildataalwaysstartatthesamepointintheline.Obviously,
thatisnotalwaysthecase.
Howtoextracttransactionaldatathatisstructureddifferentlyisexplainedinanothertopic:Extracting
datawithascript.
Thetopic:"Extractingdataofvariablelength"onpage245explainsafewwaystoextractdatafroma
variablenumberoflinesintoonedatafield.
Page 236