<?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 Alternate States Button Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-States-Button-Object/m-p/407515#M1154497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Alternate states worked correctly, but I am having trouble creating the post button.&amp;nbsp; I copied the existing list box to create the alternate state from the Field Normalizedname1.&amp;nbsp; I created two list boxes both pulling from that field called Target List and Posting list.&amp;nbsp; Posting list is the one I set as an alternate state.&amp;nbsp; I tried to create a Select in Field action and a Toggle select action using the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Posting List]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NormalizedName1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any Idea what is wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Previous Response:&lt;/SPAN&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;SPAN style="color: #333333; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;If&lt;BR /&gt;you're using QV11 then you can use alternate states. See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/69336"&gt;here&lt;/A&gt; for a demo. The demo&lt;BR /&gt;uses more than one listbox to select from, but the idea is the same: select&lt;BR /&gt;values in a field and add them to a list and then later use that list for a&lt;BR /&gt;selection. In your case you should only need two alternates states and two&lt;BR /&gt;listboxes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2013 17:41:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-29T17:41:24Z</dc:date>
    <item>
      <title>Alternate States Button Object</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Button-Object/m-p/407515#M1154497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Alternate states worked correctly, but I am having trouble creating the post button.&amp;nbsp; I copied the existing list box to create the alternate state from the Field Normalizedname1.&amp;nbsp; I created two list boxes both pulling from that field called Target List and Posting list.&amp;nbsp; Posting list is the one I set as an alternate state.&amp;nbsp; I tried to create a Select in Field action and a Toggle select action using the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Posting List]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NormalizedName1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any Idea what is wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Previous Response:&lt;/SPAN&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;SPAN style="color: #333333; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;If&lt;BR /&gt;you're using QV11 then you can use alternate states. See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/69336"&gt;here&lt;/A&gt; for a demo. The demo&lt;BR /&gt;uses more than one listbox to select from, but the idea is the same: select&lt;BR /&gt;values in a field and add them to a list and then later use that list for a&lt;BR /&gt;selection. In your case you should only need two alternates states and two&lt;BR /&gt;listboxes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 17:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Button-Object/m-p/407515#M1154497</guid>
      <dc:creator />
      <dc:date>2013-03-29T17:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Button Object</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Button-Object/m-p/407516#M1154498</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;Any luck figuring this out?&lt;/P&gt;&lt;P&gt;I'm having the same problem. I also discovered that "Copy state Contents" does not work very good in Ajax.&lt;/P&gt;&lt;P&gt;Not as action OnOpen on the sheet, and not as action on buttons..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Terje Knappen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Button-Object/m-p/407516#M1154498</guid>
      <dc:creator>TK_</dc:creator>
      <dc:date>2013-04-18T13:52:19Z</dc:date>
    </item>
  </channel>
</rss>

