<?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: App development in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/App-development/m-p/775944#M275112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhagirath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw ur attachment but it is complex.After some trials i got the solution.&lt;/P&gt;&lt;P&gt;By using Exists function we can get the answer what i post in the earlier one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using Where not exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sridhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 11:45:11 GMT</pubDate>
    <dc:creator>sridhar423</dc:creator>
    <dc:date>2015-03-24T11:45:11Z</dc:date>
    <item>
      <title>App development</title>
      <link>https://community.qlik.com/t5/QlikView/App-development/m-p/775942#M275110</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.I loaded the two tables ,after concatenating i have a table that consists of Lotno and Prod.Actually Lotno &lt;STRONG style="color: #ff0000;"&gt;1 &lt;/STRONG&gt;has two Prod &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/SPAN&gt;.But when i select&amp;nbsp; "&lt;STRONG style="color: #ff0000;"&gt;1"&lt;/STRONG&gt;&amp;nbsp; i need to get the Prod &lt;STRONG style="color: #ff0000;"&gt;A&lt;/STRONG&gt; only.if the two tables contains same Lotno priority should be given to Table1 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp; Table1&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 146pt;" width="195"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 68pt;" width="91"&gt;Lotno&lt;/TD&gt;&lt;TD style="width: 78pt;" width="104"&gt;Prod&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;2&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;3&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 96pt;" width="128"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15.0pt; width: 48pt;" width="64"&gt;Lotno&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 48pt;" width="64"&gt;Prod&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" class="xl65" height="20" style="height: 15.0pt; border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" class="xl65" height="20" style="height: 15.0pt; border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" class="xl65" height="20" style="height: 15.0pt; border-top: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sridhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/App-development/m-p/775942#M275110</guid>
      <dc:creator>sridhar423</dc:creator>
      <dc:date>2015-03-24T09:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: App development</title>
      <link>https://community.qlik.com/t5/QlikView/App-development/m-p/775943#M275111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a sample app for solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/App-development/m-p/775943#M275111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: App development</title>
      <link>https://community.qlik.com/t5/QlikView/App-development/m-p/775944#M275112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhagirath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw ur attachment but it is complex.After some trials i got the solution.&lt;/P&gt;&lt;P&gt;By using Exists function we can get the answer what i post in the earlier one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using Where not exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sridhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 11:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/App-development/m-p/775944#M275112</guid>
      <dc:creator>sridhar423</dc:creator>
      <dc:date>2015-03-24T11:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: App development</title>
      <link>https://community.qlik.com/t5/QlikView/App-development/m-p/775945#M275113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mine was one of the solutions and not the only solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 03:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/App-development/m-p/775945#M275113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-25T03:49:51Z</dc:date>
    </item>
  </channel>
</rss>

