<?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 alternative states in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156596#M463110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;i need help in a requirement,the thing is i got a list box&lt;STRONG&gt;(type)&lt;/STRONG&gt; and two same bar charts,&lt;/P&gt;&lt;P&gt;i mean both charts&amp;nbsp; having same dimensions only in expression a slightly change suppose in &lt;/P&gt;&lt;P&gt;first char&amp;nbsp; exp: sum(sales)&lt;/P&gt;&lt;P&gt;second chart exp:sum({group1}sales)..only group is added to 2nd chart exp....&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;dimesions: &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;type,date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;now what i am looking is on selecting a value from &lt;STRONG&gt;type field &lt;/STRONG&gt; listbox,i want that value should reflect on both the charts ......&lt;/P&gt;&lt;P&gt;in simple words two charts(normal,group) ,one listbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz any suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 10:24:20 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2016-07-27T10:24:20Z</dc:date>
    <item>
      <title>alternative states</title>
      <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156596#M463110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;i need help in a requirement,the thing is i got a list box&lt;STRONG&gt;(type)&lt;/STRONG&gt; and two same bar charts,&lt;/P&gt;&lt;P&gt;i mean both charts&amp;nbsp; having same dimensions only in expression a slightly change suppose in &lt;/P&gt;&lt;P&gt;first char&amp;nbsp; exp: sum(sales)&lt;/P&gt;&lt;P&gt;second chart exp:sum({group1}sales)..only group is added to 2nd chart exp....&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;dimesions: &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;type,date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;now what i am looking is on selecting a value from &lt;STRONG&gt;type field &lt;/STRONG&gt; listbox,i want that value should reflect on both the charts ......&lt;/P&gt;&lt;P&gt;in simple words two charts(normal,group) ,one listbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz any suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156596#M463110</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-27T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: alternative states</title>
      <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156597#M463111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these expressions&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;Sum(sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;Sum({group1&amp;lt;type = $::type&amp;gt;} sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now both your expression are controlled by type in default state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156597#M463111</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-27T10:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: alternative states</title>
      <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156598#M463112</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;Your second chart expression should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({group1&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Type= $::Type&lt;/SPAN&gt;&amp;gt;}sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156598#M463112</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-07-27T10:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: alternative states</title>
      <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156599#M463113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks dude ,bang on...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156599#M463113</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-27T10:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: alternative states</title>
      <link>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156600#M463114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use like below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;sum({group1&amp;lt;[type field =$::&amp;lt;type field&amp;gt;}sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/alternative-states/m-p/1156600#M463114</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-07-27T10:32:37Z</dc:date>
    </item>
  </channel>
</rss>

