<?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: Wild Card in Load Script in Move to Qlik Cloud Analytics</title>
    <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110552#M831</link>
    <description>&lt;P&gt;And yet on the website it clearly shows wild cards in the instructions.&amp;nbsp; Any suggestions on this?&amp;nbsp; I need to replace the last part of the file name 'APS - 21'. All my files end differently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FOR EACH File IN FileList('lib://Dropbox - debi.mclain@1qconsulting.com/1QC Benchmarking/2023 Benchmarking/TD/Data Output/TD/2023 TD Quest - AM Asset Mgmt - APS - 21.xlsx')&lt;/P&gt;
&lt;P&gt;ResponseTable:&lt;BR /&gt;CrossTable(Year, Response, 17)&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;&lt;BR /&gt;Field1,&lt;BR /&gt;Field2,&lt;/P&gt;
&lt;P&gt;Field3&lt;/P&gt;
&lt;P&gt;FROM $(File)&lt;BR /&gt;(ooxml, embedded labels, header is 1 lines, table is [AM Asset Management]);&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 19:14:23 GMT</pubDate>
    <dc:creator>wttaryde</dc:creator>
    <dc:date>2023-08-28T19:14:23Z</dc:date>
    <item>
      <title>Wild Card in Load Script</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110099#M816</link>
      <description>&lt;P&gt;I have been using client managed Qlik Sense for a while.&amp;nbsp; I have load scripts that work just fine.&amp;nbsp; They aren't working in Qlik Cloud.&amp;nbsp; The problem is the wild card in the file name:&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;fields...&lt;/P&gt;
&lt;P&gt;FROM [lib://...path.../../TD/2023 TD Quest - AM Asset Mgmt*.xlsx]&lt;BR /&gt;(ooxml, embedded labels, header is 1 lines, table is [AM Asset Management]);&lt;/P&gt;
&lt;P&gt;Without the wild card it loads fine, but not with it.&amp;nbsp; All the files in the directory have a slightly different ending.&amp;nbsp; Not sure to work around this.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 10:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110099#M816</guid>
      <dc:creator>wttaryde</dc:creator>
      <dc:date>2026-01-27T10:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Wild Card in Load Script</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110264#M822</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88227"&gt;@wttaryde&lt;/a&gt;&amp;nbsp;unfortunately qlik cloud does not support wildcard match in script.&lt;/P&gt;
&lt;P&gt;Though you can write a simple loop by creating a variable and iterating the values in it based on your logic.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 08:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110264#M822</guid>
      <dc:creator>Vishal_Gupta</dc:creator>
      <dc:date>2023-08-28T08:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Wild Card in Load Script</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110552#M831</link>
      <description>&lt;P&gt;And yet on the website it clearly shows wild cards in the instructions.&amp;nbsp; Any suggestions on this?&amp;nbsp; I need to replace the last part of the file name 'APS - 21'. All my files end differently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FOR EACH File IN FileList('lib://Dropbox - debi.mclain@1qconsulting.com/1QC Benchmarking/2023 Benchmarking/TD/Data Output/TD/2023 TD Quest - AM Asset Mgmt - APS - 21.xlsx')&lt;/P&gt;
&lt;P&gt;ResponseTable:&lt;BR /&gt;CrossTable(Year, Response, 17)&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;&lt;BR /&gt;Field1,&lt;BR /&gt;Field2,&lt;/P&gt;
&lt;P&gt;Field3&lt;/P&gt;
&lt;P&gt;FROM $(File)&lt;BR /&gt;(ooxml, embedded labels, header is 1 lines, table is [AM Asset Management]);&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 19:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2110552#M831</guid>
      <dc:creator>wttaryde</dc:creator>
      <dc:date>2023-08-28T19:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Wild Card in Load Script</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2453233#M1610</link>
      <description>&lt;P&gt;Hi Wttaryde,&lt;/P&gt;
&lt;P&gt;have you found already a solution to this topic? I am having the same problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 13:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2453233#M1610</guid>
      <dc:creator>Jul_K</dc:creator>
      <dc:date>2024-05-16T13:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Wild Card in Load Script</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2453250#M1611</link>
      <description>I found that there is no solution.  That last time I checked it was clearly stated that the wild card didn’t work.  I haven’t looked in a while because we changed the data files and I no longer needed the wildcard.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2024 14:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Wild-Card-in-Load-Script/m-p/2453250#M1611</guid>
      <dc:creator>wttaryde</dc:creator>
      <dc:date>2024-05-16T14:27:02Z</dc:date>
    </item>
  </channel>
</rss>

