<?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 Visulaization based on selection help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248097#M516735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm created a line chart with simple&lt;/P&gt;&lt;P&gt;Dim : Values&lt;/P&gt;&lt;P&gt;Expression : &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Cost_Flag ={'1'}&amp;gt;} Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I'm having below result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155530_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what user want to have is something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it should above graph , but the moment user selects 2 Plants as in below example KBO as 1 and KLA as 2 then we should get 2 lines showing "Values" and if the selection is for 3 plants then respective 3 lines. We want same working not only for Plant , but also for 'Region' and might be for other list box selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155543_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried something like below , but it's not working as expected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Cost_Flag ={'1'},Plant={'$(=getfieldselections(Plant))'},Region={'$(=getfieldselections(Region))'}&amp;gt;} Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how this can be possible!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 04:43:03 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2017-03-08T04:43:03Z</dc:date>
    <item>
      <title>Visulaization based on selection help!</title>
      <link>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248097#M516735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm created a line chart with simple&lt;/P&gt;&lt;P&gt;Dim : Values&lt;/P&gt;&lt;P&gt;Expression : &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Cost_Flag ={'1'}&amp;gt;} Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I'm having below result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155530_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what user want to have is something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it should above graph , but the moment user selects 2 Plants as in below example KBO as 1 and KLA as 2 then we should get 2 lines showing "Values" and if the selection is for 3 plants then respective 3 lines. We want same working not only for Plant , but also for 'Region' and might be for other list box selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155543_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried something like below , but it's not working as expected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Cost_Flag ={'1'},Plant={'$(=getfieldselections(Plant))'},Region={'$(=getfieldselections(Region))'}&amp;gt;} Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how this can be possible!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 04:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248097#M516735</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-03-08T04:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Visulaization based on selection help!</title>
      <link>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248098#M516736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take Plant (or any other dimension you want) as your second dimension, and use Enable Condition for this dimension exp: =G&lt;EM&gt;etSelectedCount(Plant)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 05:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248098#M516736</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-03-08T05:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visulaization based on selection help!</title>
      <link>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248099#M516737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was easy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 05:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visulaization-based-on-selection-help/m-p/1248099#M516737</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-03-08T05:31:03Z</dc:date>
    </item>
  </channel>
</rss>

