<?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 For loop with numbers and text in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025420#M84563</link>
    <description>&lt;P&gt;Good afternoon.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been using the below For loop without any problem, until today.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new Site with the code BH001. When I include&amp;nbsp;BH001&amp;nbsp;vCompaniesToInclude&amp;nbsp; variable, get the error "Field BH001 not found".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please can you tell me how to include the Site which is not a numeric number.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET vCompaniesToInclude = '2373','2729','3056','3252','BH001';&lt;/P&gt;
&lt;P&gt;For Each vCompany in $(vCompaniesToInclude)&lt;BR /&gt;t1:&lt;BR /&gt;LOAD&lt;BR /&gt;Site, .....&lt;/P&gt;
&lt;P&gt;FROM [$(vRAW_QVDFolder)\Extract.csv]&lt;BR /&gt;(txt, utf8, embedded labels, delimiter is ',', msq)&lt;BR /&gt;Where Site = $(vCompany);&lt;/P&gt;
&lt;P&gt;next vCompany&lt;/P&gt;
&lt;P&gt;Thank you very much.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 11:01:42 GMT</pubDate>
    <dc:creator>johngouws</dc:creator>
    <dc:date>2023-01-13T11:01:42Z</dc:date>
    <item>
      <title>For loop with numbers and text</title>
      <link>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025420#M84563</link>
      <description>&lt;P&gt;Good afternoon.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been using the below For loop without any problem, until today.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new Site with the code BH001. When I include&amp;nbsp;BH001&amp;nbsp;vCompaniesToInclude&amp;nbsp; variable, get the error "Field BH001 not found".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please can you tell me how to include the Site which is not a numeric number.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET vCompaniesToInclude = '2373','2729','3056','3252','BH001';&lt;/P&gt;
&lt;P&gt;For Each vCompany in $(vCompaniesToInclude)&lt;BR /&gt;t1:&lt;BR /&gt;LOAD&lt;BR /&gt;Site, .....&lt;/P&gt;
&lt;P&gt;FROM [$(vRAW_QVDFolder)\Extract.csv]&lt;BR /&gt;(txt, utf8, embedded labels, delimiter is ',', msq)&lt;BR /&gt;Where Site = $(vCompany);&lt;/P&gt;
&lt;P&gt;next vCompany&lt;/P&gt;
&lt;P&gt;Thank you very much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 11:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025420#M84563</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2023-01-13T11:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: For loop with numbers and text</title>
      <link>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025422#M84564</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Where Site = &lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;$(vCompany)&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 11:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025422#M84564</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2023-01-13T11:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: For loop with numbers and text</title>
      <link>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025475#M84567</link>
      <description>&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 12:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/For-loop-with-numbers-and-text/m-p/2025475#M84567</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2023-01-13T12:25:56Z</dc:date>
    </item>
  </channel>
</rss>

