<?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 Two table and single condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-table-and-single-condition/m-p/1350586#M820688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have two tables and I need to implement one single condition like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set errormode=0;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Emp&lt;/STRONG&gt;:&lt;BR /&gt;LOAD Name, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&lt;BR /&gt;FROM&lt;BR /&gt;TestData.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Std&lt;/STRONG&gt;:&lt;BR /&gt;LOAD Std_ID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Div&lt;BR /&gt;FROM&lt;BR /&gt;TestData.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &lt;STRONG&gt;Scripterror&lt;/STRONG&gt;= 11 then&lt;BR /&gt;EXIT Script; &lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd.exe /c md "A" 2&amp;gt; nul;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;EXECUTE cmd.exe /c MOVE /Y "TestData.xlsx" "A\";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But above code will move excel even in one table column structure is changed because of one Excel and two sheets. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what change I need to do in script if one source table got error then it will not move whole excel?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sspawar88</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Two table and single condition</title>
      <link>https://community.qlik.com/t5/QlikView/Two-table-and-single-condition/m-p/1350586#M820688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have two tables and I need to implement one single condition like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set errormode=0;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Emp&lt;/STRONG&gt;:&lt;BR /&gt;LOAD Name, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&lt;BR /&gt;FROM&lt;BR /&gt;TestData.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Std&lt;/STRONG&gt;:&lt;BR /&gt;LOAD Std_ID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Div&lt;BR /&gt;FROM&lt;BR /&gt;TestData.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &lt;STRONG&gt;Scripterror&lt;/STRONG&gt;= 11 then&lt;BR /&gt;EXIT Script; &lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd.exe /c md "A" 2&amp;gt; nul;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;EXECUTE cmd.exe /c MOVE /Y "TestData.xlsx" "A\";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But above code will move excel even in one table column structure is changed because of one Excel and two sheets. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what change I need to do in script if one source table got error then it will not move whole excel?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-table-and-single-condition/m-p/1350586#M820688</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two table and single condition</title>
      <link>https://community.qlik.com/t5/QlikView/Two-table-and-single-condition/m-p/1350587#M820690</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;If I understand you correctly, may be check for errors after loading each table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set errormode=0;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Emp&lt;/STRONG&gt;:&lt;BR /&gt;LOAD Name, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&lt;BR /&gt;FROM&lt;BR /&gt;TestData.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;IF &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Scripterror&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= 11 then&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EXIT Script;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ENDIF&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="color: #000000; font-style: inherit; font-family: inherit;"&gt;Std&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;LOAD Std_ID, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Div&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;TestData.xlsx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;(ooxml, embedded labels, table is Sheet2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Scripterror&lt;/STRONG&gt;= 11 then&lt;BR /&gt;EXIT Script;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;EXECUTE cmd.exe /c md "A" 2&amp;gt; nul;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;EXECUTE cmd.exe /c MOVE /Y "TestData.xlsx" "A\";&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;ENDIF&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 10:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-table-and-single-condition/m-p/1350587#M820690</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-08-04T10:32:00Z</dc:date>
    </item>
  </channel>
</rss>

