<?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: error field not found / loop on excel sheet/ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972152#M645690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;I don't know why nor how but it works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I ask you something more about my Month dim :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Add this in the script to convert it as month dimension to get the value in right order and not alphatebical order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;month(date#('$(MoisNb)','MMM')) as "Mois",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it does'nt load the sheet "mai"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="103186" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103186_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's because of this in my script :&lt;/P&gt;&lt;P&gt;if(len(sheetName))&amp;gt;3 then&lt;/P&gt;&lt;P&gt;load ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Use this to take only sheet name different from S1 to SXX and sheet name different from T1 ou T4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it cause a missing load with mai in my month calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see another way to excluse weeks en quarter sheets ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thank you very much for rapid answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 14:35:26 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2015-10-27T14:35:26Z</dc:date>
    <item>
      <title>error field not found / loop on excel sheet/</title>
      <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972149#M645687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'am facing an issue with this attached app&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This app use an ODBC connexion to loop thru excel sheet.&lt;/P&gt;&lt;P&gt;Those excel sheet have all the same structure and header and are named by week ( Eg S1 to S43) , by quarter ( Eg T1 to T4) and by month ( janvier fevrier mars)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a made three script to load tables&lt;/P&gt;&lt;P&gt;one by week adding the name of the sheet as a dimension "Week" and it works well (table MyTableSem)&lt;/P&gt;&lt;P&gt;One by quarter adding the name of the sheet as a dimension "Quarter" and it works well also&amp;nbsp; (table MyTableTri)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i wanted to do the same with month sheet&lt;/P&gt;&lt;P&gt;It's seems to load until the month of August ( Aout in french)&lt;/P&gt;&lt;P&gt;but i have this message error in the script editor :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103182_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to copy past the Aout sheet data to another sheet then renamed it as aout but i have the same error message.&lt;/P&gt;&lt;P&gt;Of course the sheet named "aout" is existing in the excel workbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is my qvf app&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone could have a glance and solve my problem it would be very great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 13:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972149#M645687</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2015-10-27T13:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: error field not found / loop on excel sheet/</title>
      <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972150#M645688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change this:&lt;/P&gt;&lt;P&gt; LOAD &lt;/P&gt;&lt;P&gt;$(MoisNb) as "Mois",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To this:&lt;/P&gt;&lt;P&gt; LOAD &lt;/P&gt;&lt;P&gt;'$(MoisNb)' as "Mois", // Note the single quotes that defines a string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 13:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972150#M645688</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-27T13:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: error field not found / loop on excel sheet/</title>
      <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972151#M645689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue is with the field named&amp;nbsp; &lt;EM&gt;&lt;STRONG style="color: #6a6a6a;"&gt;août&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try enclosing the field name&amp;nbsp; &lt;EM&gt;&lt;STRONG style="color: #6a6a6a;"&gt;août &lt;/STRONG&gt;&lt;/EM&gt;in square brackets [] or double quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;EM&gt;&lt;STRONG style="color: #6a6a6a;"&gt;août&lt;/STRONG&gt;&lt;/EM&gt;] as "Mois"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 13:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972151#M645689</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-27T13:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: error field not found / loop on excel sheet/</title>
      <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972152#M645690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;I don't know why nor how but it works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I ask you something more about my Month dim :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Add this in the script to convert it as month dimension to get the value in right order and not alphatebical order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;month(date#('$(MoisNb)','MMM')) as "Mois",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it does'nt load the sheet "mai"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="103186" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103186_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's because of this in my script :&lt;/P&gt;&lt;P&gt;if(len(sheetName))&amp;gt;3 then&lt;/P&gt;&lt;P&gt;load ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Use this to take only sheet name different from S1 to SXX and sheet name different from T1 ou T4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it cause a missing load with mai in my month calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see another way to excluse weeks en quarter sheets ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thank you very much for rapid answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972152#M645690</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2015-10-27T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: error field not found / loop on excel sheet/</title>
      <link>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972153#M645691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for advise, Ruben give me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-field-not-found-loop-on-excel-sheet/m-p/972153#M645691</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2015-10-27T14:37:42Z</dc:date>
    </item>
  </channel>
</rss>

