<?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: How we can achieve by using alternative state in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663157#M1087802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh unfortunately I am unable to open the qvw because I have personal edition in my desktop.Can you please share explanation here??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 05:01:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-12T05:01:48Z</dc:date>
    <item>
      <title>How we can achieve by using alternative state</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663155#M1087800</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;I need to list the top 3 countries whose sales greater than sales of USA,here USA is selected from list box.Suppose if we select UK I need to display 3 countries whose sales greater than sales of UK....and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List box contains 50 countries.&lt;/P&gt;&lt;P&gt;how we can achieve this output by using alternate state instead of set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 18:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663155#M1087800</guid>
      <dc:creator />
      <dc:date>2014-06-11T18:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: How we can achieve by using alternative state</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663156#M1087801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;have a look at the attach example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 18:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663156#M1087801</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-06-11T18:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How we can achieve by using alternative state</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663157#M1087802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh unfortunately I am unable to open the qvw because I have personal edition in my desktop.Can you please share explanation here??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 05:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663157#M1087802</guid>
      <dc:creator />
      <dc:date>2014-06-12T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: How we can achieve by using alternative state</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663158#M1087803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes &lt;/P&gt;&lt;P&gt;ok after loading the data &lt;/P&gt;&lt;P&gt;i created a list box and assigned it to alternate state &lt;/P&gt;&lt;P&gt;in this list box i allow only one selected value &lt;/P&gt;&lt;P&gt;the value in this list box is the reference country.&lt;/P&gt;&lt;P&gt;i than created a variable named vRefernceSale with this formula&lt;/P&gt;&lt;P&gt;=sum({Alternate1}Sales)&lt;/P&gt;&lt;P&gt;than in a straight table i chose country as the dimension &lt;/P&gt;&lt;P&gt;and used this expression&lt;/P&gt;&lt;P&gt;if(sum(Sales)&amp;gt;vRefernceSale,sum(Sales))&lt;/P&gt;&lt;P&gt;the last step is to define in the dimension limit &lt;/P&gt;&lt;P&gt;show 3 largest values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 05:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663158#M1087803</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-06-12T05:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How we can achieve by using alternative state</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663159#M1087804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanku Liron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 17:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-achieve-by-using-alternative-state/m-p/663159#M1087804</guid>
      <dc:creator />
      <dc:date>2014-06-12T17:48:06Z</dc:date>
    </item>
  </channel>
</rss>

