2022.2

Table Of Contents
l
Ignore unparsable lines:Whenchecked,anylinethatdoesnotcorrespondtotheaboveset-
tingswillbeignored.
l
First row contains field names:CheckthisoptiontousethefirstlineoftheCSVasheaders.
Thisoptionautomaticallynamesallextractedfields.
l
Sort on:Selectafieldonwhichtosortthedata,inascending(A-Z)ordescending(Z-A)
order.Notethatsortingisalwaystextual.Eveniftheselectedcolumnhasnumbers,itwill
besortedasatext.
Microsoft Access MDB file options
l
File:Includethefullpathtothefile.
l
Password:Ifthefileisn'tpasswordprotected,youcanclickNextwithoutfillingoutthisfield.
l
Table name:Usethedrop-downtoselecttheappropriatetableorstoredquerytoretrievethe
appropriatedataset.
l
Encoding:Usethedrop-downtoselecttheencodingwithwhichtoreadthedatainthetable.
l
Sort on:Selectafieldonwhichtosortthedata,inascending(A-Z)ordescending(Z-A)
order.Notethatsortingisalwaystextual.Eveniftheselectedcolumnhasnumbers,itwill
besortedasatext.
JSON file options
AfterselectingaJSONfile,specifyifandhowtheJSONfilemustbesplitintomultiplerecords.
Thisisdonebyselectinganobjectorarrayasparent element.Itsdirectchildelements-objectsand
arrays,notkey-valuepairs-canbeseenasindividualsourcerecords.Iftherootisselected,therewill
beonlyonesourcerecord.
Whethersourcerecordsareoutputasindividualrecordsdependsonthetrigger.Either:
l
SelectOn elementtocreateanewrecordintheoutputforeachobjectorarrayintheparentele-
ment.
l
SelectOn changetocreateanewrecordeachtimethevalueinacertainkey-valuepair
changes.Onlykey-valuepairsthatexistattherootofachildelementcanbeevaluated.
Alldatafoundinchildelementsoftheselectedparentelementareextractedtofieldsattherootofthe
DataModel.Ifavalueconsistsofanobjectorarray,theentireobjectorarrayisextractedtoonedata
field.
Fieldnamesarederivedfromkeys,objectsandarraysinthefirstrecord,butthosearen'tnecessarily
thesameinasubsequentrecord.Iffollowingrecordshaveadifferentstructure,forexampleifarecord
hasmorechildelementscomparedtothefirstrecord,somedatamaynotgetextracted.
Page 714