<?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: Re: Button logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543656#M1125360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Button HR in application it will select those three fields required ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go Actions tab in properties of button check out how it works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards,&lt;/P&gt;&lt;P&gt;Koti Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 07:34:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-03T07:34:50Z</dc:date>
    <item>
      <title>Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543650#M1125354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select 2 column having data from different excel sheet to be selected on a single button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="116" style="border: 1px solid #000000; width: 103px; height: 116px;" width="103"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;CC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="101" style="border: 1px solid rgb(0, 0, 0); width: 90px; height: 96px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;XX&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to select AA , CC from first table and AA, XX from second one on a single selection of button...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 13:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543650#M1125354</guid>
      <dc:creator />
      <dc:date>2014-01-02T13:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543651#M1125355</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;Use an action in a button object to Select in Field and set the values as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(AA|CC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(AA|XX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To select several values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 13:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543651#M1125355</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-01-02T13:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543652#M1125356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select to select&amp;nbsp; Admin,Agra,Amritsar on both Market1 and Market2 column on a single click of HR button as shown in Attachment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz tell me how to do....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 06:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543652#M1125356</guid>
      <dc:creator />
      <dc:date>2014-01-03T06:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543653#M1125357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls share the sample source file that you have used. I think the problem is you are using market 1 as market2.&lt;/P&gt;&lt;P&gt;Try renaming market 1 to something like mar1 and replace it in the attached qvw, if it doesnt work, pls share the source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 06:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543653#M1125357</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-01-03T06:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543654#M1125358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;try: First action in button object -&amp;gt; Select in field &lt;STRONG&gt;Market 1 &lt;/STRONG&gt;:&lt;STRONG&gt; (Admin|Agra|Amritsar)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;second action -&amp;gt; Select in field &lt;STRONG&gt;Market2&lt;/STRONG&gt; : &lt;STRONG&gt;(Admin|Agra|Amritsar)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 07:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543654#M1125358</guid>
      <dc:creator>qvwarning</dc:creator>
      <dc:date>2014-01-03T07:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543655#M1125359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 07:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543655#M1125359</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-01-03T07:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543656#M1125360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Button HR in application it will select those three fields required ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go Actions tab in properties of button check out how it works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards,&lt;/P&gt;&lt;P&gt;Koti Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 07:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543656#M1125360</guid>
      <dc:creator />
      <dc:date>2014-01-03T07:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543657#M1125361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All thanks for the reply... but I don't want to select &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Admin,Agra,Amritsar on button selection&lt;/SPAN&gt;.. I want to show them active when I select ADMIN BUTTON... as shown in attachment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993366;"&gt;&lt;STRONG&gt;there are no link between the two sheet&lt;/STRONG&gt;&lt;/SPAN&gt; and I have to create a button on that both column data will active as it active on listbox...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 08:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543657#M1125361</guid>
      <dc:creator />
      <dc:date>2014-01-03T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543658#M1125362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the same application..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to button properties ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actions Select in Field-&amp;gt; location&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; Fieldvalue&amp;nbsp;&amp;nbsp; -&amp;gt; ADMIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will automatically Shown them as active even if u delete location&amp;nbsp; list box .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Koti Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 08:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543658#M1125362</guid>
      <dc:creator />
      <dc:date>2014-01-03T08:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543659#M1125363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;My problem is that I have to make&amp;nbsp; a button on which I got the same result which u shown but there&amp;nbsp; are no link like (location) in the two sheet....as show in attachment...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 09:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543659#M1125363</guid>
      <dc:creator />
      <dc:date>2014-01-03T09:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Button logic</title>
      <link>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543660#M1125364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have select the related field to make those value Active in the listbox. I think there is not any other option to activate those Listbox values..\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want Shown Active of two list box values&amp;nbsp; U have select two related&amp;nbsp; fileds make selectio in Action tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;koti Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 10:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-logic/m-p/543660#M1125364</guid>
      <dc:creator />
      <dc:date>2014-01-03T10:18:27Z</dc:date>
    </item>
  </channel>
</rss>

