<?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: Layout condition With Alternate States in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073524#M937218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the attached works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2016 21:35:48 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-09T21:35:48Z</dc:date>
    <item>
      <title>Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073515#M937203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have a Text box and two list boxes A in State1 and B in State2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need to apply condition to textbox to show when we select both the listboxes A and B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use GetSelectedCount() or GetAlternativeCount()?/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 16:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073515#M937203</guid>
      <dc:creator />
      <dc:date>2016-02-08T16:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073516#M937205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can. You can specify state_name as your third parameter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113917_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073516#M937205</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-08T17:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073517#M937207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it out,But its not allowing me to apply Alternate states in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain with example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 18:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073517#M937207</guid>
      <dc:creator />
      <dc:date>2016-02-08T18:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073518#M937209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113932_Capture.PNG" style="height: 224px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 18:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073518#M937209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-08T18:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073519#M937211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sunny. Sorry for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want that condition to be applied in Show condition. like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we select in ListBox A and ListBox B then the text box should be visible and if nothing is selected then Textbox should be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113951_Capture.PNG" style="height: 579px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 22:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073519#M937211</guid>
      <dc:creator />
      <dc:date>2016-02-08T22:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073520#M937213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this if the text box should be visible when both are selected:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(Dim1, 0, 'AS') &amp;gt; 0 and GetSelectedCount(Dim1, 0, 'AS2') &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it should be visible when even one of them are selected:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(Dim1, 0, 'AS') &amp;gt; 0 or GetSelectedCount(Dim1, 0, 'AS2') &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 23:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073520#M937213</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-08T23:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073521#M937215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton buddy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 04:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073521#M937215</guid>
      <dc:creator />
      <dc:date>2016-02-09T04:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073522#M937216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, I am glad I was able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 09:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073522#M937216</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-09T09:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073523#M937217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, I ran into another issue here ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another Text Object where it should be enabled when either of Dim2 list box is selected then Text object ABCD should be visible and Text object 1234 should be disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 19:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073523#M937217</guid>
      <dc:creator />
      <dc:date>2016-02-09T19:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Layout condition With Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073524#M937218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the attached works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 21:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Layout-condition-With-Alternate-States/m-p/1073524#M937218</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-09T21:35:48Z</dc:date>
    </item>
  </channel>
</rss>

