<?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: How to Findout the Error Details in Loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942984#M325048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5342"&gt;Error Handling in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/27744"&gt;Error handling in script&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3733"&gt;ErrorHandling in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2015 07:25:23 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-10-09T07:25:23Z</dc:date>
    <item>
      <title>How to Findout the Error Details in Loop</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942982#M325046</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;I am having the Excel files in a folder , Here&amp;nbsp; i am loading all the Excel files in a loop .&lt;/P&gt;&lt;P&gt;Here , i am getting the No Error &amp;amp; Missing Field Information.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But , I want to display Error of Table Not Found&lt;/STRONG&gt; (If Particular Table not found , Display the Missing Table Name )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am attaching the sample Excel files and application .&lt;/P&gt;&lt;P&gt;Note :&lt;/P&gt;&lt;P&gt;Book1 : No Error&lt;/P&gt;&lt;P&gt;Book2 : No Error&lt;/P&gt;&lt;P&gt;Book3 : Table Not Found&lt;/P&gt;&lt;P&gt;Book4 : Field Not Found&lt;/P&gt;&lt;P&gt;Note : Only Qlikview Generated Errors (with out hard coding)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can Achieve this one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942982#M325046</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-10-09T07:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Findout the Error Details in Loop</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942983#M325047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this,&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;$(Must_Include =&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;filename&lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;) this will throw an error if the file is not available.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;HTH&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Sreeni&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942983#M325047</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-09T07:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Findout the Error Details in Loop</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942984#M325048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5342"&gt;Error Handling in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/27744"&gt;Error handling in script&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3733"&gt;ErrorHandling in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942984#M325048</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-09T07:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Findout the Error Details in Loop</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942985#M325049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/message/328407" title="https://community.qlikview.com/message/328407"&gt;Include scripts | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/hidden-qlikview-features/" title="http://www.quickintelligence.co.uk/hidden-qlikview-features/"&gt;http://www.quickintelligence.co.uk/hidden-qlikview-features/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Findout-the-Error-Details-in-Loop/m-p/942985#M325049</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-09T07:45:54Z</dc:date>
    </item>
  </channel>
</rss>

