<?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: Condition Field Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2915#M511735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried to reconstruct your problem. For me it will load it without error even if there are no data.&lt;/P&gt;&lt;P&gt;you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if(len(trim(@2))=0,&amp;nbsp; null(), @2) as value&lt;/P&gt;&lt;P&gt;but i dont think that this will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) can try to set error mode to 0&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;SET ErrorMode = 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;//your load statement &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;SET ErrorMode = 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;i dont know if this ignores the error or simply skips the failed load statement. try it&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 16:18:52 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2018-01-18T16:18:52Z</dc:date>
    <item>
      <title>Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2914#M511734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following script to load in numerous tab from an excel spreadsheet. I only need to use row 1 and 2 and then transpose them. All tabs have the same format, it simply that some of them contain data in row 2 and others do not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting an error "Field not found - &amp;lt;@2&amp;gt;" when there is no data in row 2 of some of the excel tabs. What is best way to get around this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each vSheet in 'A', 'B', 'C',...........etc&lt;/P&gt;&lt;P&gt;Initial_Current_Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;@1 as xy,&lt;/P&gt;&lt;P&gt;@2 as value,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;'$(vSheet)' as table,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FileName() as filename&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(Location)]&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is $(vSheet), filters(&lt;/P&gt;&lt;P&gt;Transpose()&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 13:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2914#M511734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2915#M511735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried to reconstruct your problem. For me it will load it without error even if there are no data.&lt;/P&gt;&lt;P&gt;you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if(len(trim(@2))=0,&amp;nbsp; null(), @2) as value&lt;/P&gt;&lt;P&gt;but i dont think that this will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) can try to set error mode to 0&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;SET ErrorMode = 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;//your load statement &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;SET ErrorMode = 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;i dont know if this ignores the error or simply skips the failed load statement. try it&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2915#M511735</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-18T16:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2916#M511736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this Tim.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 1 does not work as it is still calling out the "field" @2 which does not exist. I had tried this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2 does work but I am worried that I will miss errors in my script - its a long one - by taking this route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you happen to know how to count the number of rows per table (i.e. for the loop) and then load only those tables that have a row count of over greater than 1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 20:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2916#M511736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T20:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2917#M511737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the noOfRows Function&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/de-DE/qlikview/12.1/Subsystems/Client/Content/Scripting/TableFunctions/NoOfRows.htm" title="http://help.qlik.com/de-DE/qlikview/12.1/Subsystems/Client/Content/Scripting/TableFunctions/NoOfRows.htm"&gt;http://help.qlik.com/de-DE/qlikview/12.1/Subsystems/Client/Content/Scripting/TableFunctions/NoOfRows.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 21:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2917#M511737</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-18T21:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2918#M511738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hasham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to replicate the problem but it is working fine. Could you attach a sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 02:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2918#M511738</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-01-19T02:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2919#M511739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each vSheet in 'A', 'B', 'C', 'D', 'E'&lt;/P&gt;&lt;P&gt;Initial_Current_Data:&lt;/P&gt;&lt;P&gt;LOAD @1 as xy,&lt;/P&gt;&lt;P&gt;@2 as value,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vSheet)' as table,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileName() as filename&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is $(vSheet), filters(&lt;/P&gt;&lt;P&gt;Transpose()&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2919#M511739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T09:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2920#M511740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can also try to Change your Format&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;(ooxml)&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;(txt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2920#M511740</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-19T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2921#M511741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Set&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vFilePath&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;C:\Users\918271\Desktop\test.xlsx&lt;/SPAN&gt;';&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;for&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;each&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vSheet&lt;/EM&gt;&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; 'A', 'B', 'C', 'D', 'E'&lt;BR /&gt; &lt;BR /&gt; RowCount:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; '$(vFilePath)'&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;no&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vSheet)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Where&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RecNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()=2;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vRowCount&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('A',0,'RowCount');&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; RowCount;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;If&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('$(vRowCount)'))&amp;gt;0 &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;THEN&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; Initial_Current_Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;@1&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;xy&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;@2&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&amp;nbsp; &lt;BR /&gt; '$(vSheet)' &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;filename&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; '$(vFilePath)'&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;no&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vSheet)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, filters(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Transpose&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()&lt;BR /&gt; ));&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;ENDIF&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;next&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2921#M511741</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-01-19T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2922#M511742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Tim - no error but the output is now incorrect.&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/190630_Capture.PNG" style="height: 125px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2922#M511742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T09:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2923#M511743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this work perfectly. thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2923#M511743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T09:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2924#M511744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;i think the utf8 Parameter is missing here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;like this. probably you Need to Change the delimeter parameter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;utf8&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;no&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ';', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2924#M511744</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-19T09:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Field Load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2925#M511745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome. Have a nice day!.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Field-Load/m-p/2925#M511745</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-01-19T09:49:52Z</dc:date>
    </item>
  </channel>
</rss>

