<?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: Conditional Hiding/Showing not working in Alternate State in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909521#M315838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;Since QV 11.20 SR 8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Times New Roman;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #810000; font-family: Times New Roman;"&gt;Quantity&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;, ';', ,&lt;SPAN style="text-decoration: underline;"&gt;'StateA'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;StateA is Alternate State&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 15:49:59 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2015-08-04T15:49:59Z</dc:date>
    <item>
      <title>Conditional Hiding/Showing not working in Alternate State</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909518#M315835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need small help from you. I am not able to conditionally show/hide any alternate state object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;I have create three list boxes which is show different information (eg.KPI,Margin).Now I want to show/hide Alternate list box object based on this condition &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;KPI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;=1 &lt;/SPAN&gt;.Normal list box object is working as expected but getting problem when define Alternate Sate on the same listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to get out this problem and also share any lights on the above issue.&lt;/P&gt;&lt;P&gt; Thanks for advance help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Sovan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 06:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909518#M315835</guid>
      <dc:creator />
      <dc:date>2015-08-04T06:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Hiding/Showing not working in Alternate State</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909519#M315836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NASKAR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain why you are using ALTERNATE STATES? What are you actually trying to achieve please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 15:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909519#M315836</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-04T15:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Hiding/Showing not working in Alternate State</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909520#M315837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for get selected count to work you need to create a variable and pass that down, since it tries to pull the getselected for that state&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 15:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909520#M315837</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-08-04T15:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Hiding/Showing not working in Alternate State</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909521#M315838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;Since QV 11.20 SR 8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Times New Roman;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #810000; font-family: Times New Roman;"&gt;Quantity&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;, ';', ,&lt;SPAN style="text-decoration: underline;"&gt;'StateA'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman;"&gt;StateA is Alternate State&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 15:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Hiding-Showing-not-working-in-Alternate-State/m-p/909521#M315838</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-08-04T15:49:59Z</dc:date>
    </item>
  </channel>
</rss>

