<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using the crosstable command in qliksense has created orphans in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412589#M800128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see screenshot below with orphan columns.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185548_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2017 10:07:09 GMT</pubDate>
    <dc:creator>gallantabs</dc:creator>
    <dc:date>2017-12-04T10:07:09Z</dc:date>
    <item>
      <title>Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412584#M800123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the crosstable command in the data load editor to load data from a table in excel into qlik sense (see below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine, however, when I looked at the data model viewer I noticed orphans for the columns. How do I resolve this please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PT_Products:&lt;BR /&gt;Crosstable(Products,Values,3)&lt;/P&gt;&lt;P&gt;LOAD [MonthYear],&lt;/P&gt;&lt;P&gt; [Year],&lt;/P&gt;&lt;P&gt;[country],&lt;BR /&gt; [Apples],&lt;BR /&gt; [Oranges],&lt;BR /&gt; [Lemons]&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; FROM [lib://AttachedFiles/Dummy-SalesFile.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Sheet1]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185423_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412584#M800123</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412585#M800124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you doing a wild card load with CrossTable? If that is what you are doing, then this won't work... because CrossTable doesn't work too well with wild card load... in that case it's better to use a for loop to load the multiple files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 17:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412585#M800124</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-01T17:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412586#M800125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for replying, really appreciate it. I see you on a lot of questions/queries helping people out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response, I have not done a wildcard load. the little section of code below is similar to what I used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PT_Products:&lt;BR /&gt;Crosstable(Products,Values,3)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD [MonthYear],&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Year],&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[country],&lt;BR /&gt;[Apples],&lt;BR /&gt;[Oranges],&lt;BR /&gt;[Lemons]&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;FROM [lib://AttachedFiles/Dummy-SalesFile.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Sheet1]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 19:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412586#M800125</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-01T19:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412587#M800126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This enough should not create any orphan tables... that is strange that it does... can you share the data model where you see the orphan tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 19:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412587#M800126</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-01T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412588#M800127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. Will be back with screenshots on monday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 22:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412588#M800127</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-01T22:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412589#M800128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see screenshot below with orphan columns.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185548_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 10:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412589#M800128</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T10:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412590#M800129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 tables that I am loading with the crosstable command and I can now see that I may need to use the for loop as there are multiple tables and would appreciate assistance if this is the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I await your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 10:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412590#M800129</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T10:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412591#M800130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some resources on the topic of loops&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/62449"&gt;loop through to load all files from a folder and its subfolders?&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptControlStatements/For%20Each.htm" title="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptControlStatements/For%20Each.htm"&gt;For each..next ‒ Qlik Sense&lt;/A&gt;‌ (look at the second example under Examples)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412591#M800130</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-04T12:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412592#M800131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, I am looking through now and will get back to you...Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 16:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412592#M800131</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T16:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412593#M800132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I placed the xlsx files in a folder called 'C:\Users\aa\Downloads\Crosstableload' and used the code below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub DoDir (Root)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; for each Ext in 'xlsx'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for each File in filelist (Root&amp;amp;'\*.' &amp;amp;Ext)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(File)' as Name, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileSize( '$(File)' ) as Size, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileTime( '$(File)' ) as FileTime&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; autogenerate 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next File&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; next Ext&lt;BR /&gt;&amp;nbsp;&amp;nbsp; for each Dir in dirlist (Root&amp;amp;'\*' )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call DoDir ('C:\Users\aa\Downloads\Crosstableload')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; next Dir&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;call DoDir ('C:\Users\aa\Downloads\Crosstableload')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Products:&lt;BR /&gt;Crosstable(Products,TP_BB_RetailVal,5)&lt;/P&gt;&lt;P&gt;LOAD [MonthYear],&lt;BR /&gt; [Year],&lt;BR /&gt; [Country],&lt;BR /&gt; [Overdr],&lt;BR /&gt; [Personals],&lt;BR /&gt; [Amorns],&lt;BR /&gt; [Cheqhase],&lt;BR /&gt; [Trde],&lt;BR /&gt; [Pledge],&lt;BR /&gt; [Leaing],&lt;BR /&gt; [Moges],&lt;BR /&gt; [Refing],&lt;BR /&gt; [Others]&lt;BR /&gt; &lt;BR /&gt; FROM [lib://AttachedFiles/Dummy-Portfolio.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Portfolio Trends])&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Performance]:&lt;BR /&gt;Crosstable(Products,Values,11)&lt;/P&gt;&lt;P&gt;LOAD &lt;BR /&gt; [Year],&lt;BR /&gt; [Country],&lt;BR /&gt; [Month],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date([Month],'MM') as MonthP,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ceil(Month (Month)/3) as Quarter,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InYearToDate(Month,$(varToday),0)*-1 as CurYTDFlag,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InYearToDate(Month,$(varToday),-1)*-1 as LastYTDFlag,&lt;BR /&gt; [Type] ,&lt;BR /&gt; [Mont_Name],&lt;BR /&gt; [Month_Sort],&lt;BR /&gt; [Month_Year],&lt;BR /&gt; [qAdvances_Promy_Notes_Fees],&lt;BR /&gt; [qAdvan_Promiotes_LOC],&lt;BR /&gt; [sAdvances_Prootes],&lt;BR /&gt; [dAdvances_Prory_Notes_NIM_eceivables_],&lt;BR /&gt; [zAdvances_Promisory_Notes_R],&lt;BR /&gt; [cAdvances_Promiry_Notes_Rles],&lt;BR /&gt; [vAdva_Notes_Revenue],&lt;BR /&gt; [Ting_Income]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; FROM [lib://AttachedFiles/FinancePerformance.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1)&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I get the error below&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185629_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas what I have done wrong? Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 18:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412593#M800132</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T18:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412594#M800133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to be an issue with the variable here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185650_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you declare varToday?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 19:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412594#M800133</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-04T19:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412595#M800134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ooops! Will check it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 21:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412595#M800134</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T21:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412596#M800135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at Henric's loop through to load all files and folders, I am not sure that what I did is correct. How do I specify the crosstable command as the examples I looked at seem to load all files in a folder. I'd be honest I am stuck and would appreciate your help to crack this thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412596#M800135</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T22:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412597#M800136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this all I need below?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub DoDir (Root)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; for each Ext in 'xlsx'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for each File in filelist (Root&amp;amp;'\*.' &amp;amp;Ext)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(File)' as Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileSize( '$(File)' ) as Size, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileTime( '$(File)' ) as FileTime&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next File&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; next Ext&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; for each Dir in dirlist (Root&amp;amp;'\*' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call DoDir (C:\Users\aa\Downloads\Crosstableload)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; next Dir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call DoDir ('C:\Users\aa\Downloads\Crosstableload')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412597#M800136</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T22:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412598#M800137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried the above and the dir is null and no files were found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412598#M800137</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-04T22:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using the crosstable command in qliksense has created orphans</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412599#M800138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny for your help.&amp;nbsp; I checked the varToday variable which was being set in the data load editor.&lt;/P&gt;&lt;P&gt;I then came across an old post which used a different method to do a wildcard load from excel into a temp table and then load required columns using crosstable syntax. I will look into making the for-loop work at some stage, but I have gotten rid of the orphans.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-crosstable-command-in-qliksense-has-created-orphans/m-p/1412599#M800138</guid>
      <dc:creator>gallantabs</dc:creator>
      <dc:date>2017-12-05T17:22:42Z</dc:date>
    </item>
  </channel>
</rss>

