<?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 Creating A Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351953#M1174362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; In load script do something like this:&lt;/P&gt;&lt;P&gt;if(Field1&amp;lt;&amp;gt;Field2,1,0) as Flag;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the button can select for Flag = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 11:26:52 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2012-05-15T11:26:52Z</dc:date>
    <item>
      <title>Creating A Button</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351952#M1174361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to create a button which give result where Field1 is not equal to Field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 144pt; border-collapse: collapse;" width="192"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD class="xl70" height="21" style="width: 48pt; height: 15.75pt;" width="64"&gt;NO&lt;/TD&gt;&lt;TD class="xl71" style="border-left: medium none; width: 48pt;" width="64"&gt;Field1&lt;/TD&gt;&lt;TD class="xl72" style="border-left: medium none; width: 48pt;" width="64"&gt;Field2&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD class="xl67" height="20" style="height: 15pt;"&gt;1&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none;"&gt;A&lt;/TD&gt;&lt;TD class="xl69" style="border-left: medium none;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none; border-top: medium none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none; border-top: medium none;"&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD class="xl73" height="20" style="height: 15pt; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD class="xl74" style="border-left: medium none; border-top: medium none;"&gt;C&lt;/TD&gt;&lt;TD class="xl75" style="border-left: medium none; border-top: medium none;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; border-top: medium none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none; border-top: medium none;"&gt;D&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none; border-top: medium none;"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD class="xl73" height="20" style="height: 15pt; border-top: medium none;"&gt;5&lt;/TD&gt;&lt;TD class="xl74" style="border-left: medium none; border-top: medium none;"&gt;E&lt;/TD&gt;&lt;TD class="xl75" style="border-left: medium none; border-top: medium none;"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD class="xl76" height="21" style="height: 15.75pt; border-top: medium none;"&gt;6&lt;/TD&gt;&lt;TD class="xl77" style="border-left: medium none; border-top: medium none;"&gt;F&lt;/TD&gt;&lt;TD class="xl78" style="border-left: medium none; border-top: medium none;"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. after pressing button, the result will show lines 1,2 and 4 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351952#M1174361</guid>
      <dc:creator />
      <dc:date>2012-05-15T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Creating A Button</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351953#M1174362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; In load script do something like this:&lt;/P&gt;&lt;P&gt;if(Field1&amp;lt;&amp;gt;Field2,1,0) as Flag;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the button can select for Flag = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 11:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351953#M1174362</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-05-15T11:26:52Z</dc:date>
    </item>
    <item>
      <title>Creating A Button</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351954#M1174363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can you please send an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 12:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351954#M1174363</guid>
      <dc:creator />
      <dc:date>2012-05-15T12:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating A Button</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351955#M1174364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 13:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351955#M1174364</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-05-15T13:00:04Z</dc:date>
    </item>
    <item>
      <title>Creating A Button</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351956#M1174365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 13:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-A-Button/m-p/351956#M1174365</guid>
      <dc:creator />
      <dc:date>2012-05-15T13:33:01Z</dc:date>
    </item>
  </channel>
</rss>

