<?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 Bar chart not reflecting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239106#M874085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Developers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a app in which i have 6 sheets in one of the sheet i have a list box that has 1, 3,6 and 9 months as values. on the activation sheet i wrote field trigger to display 1 month as default. By the trigger if i select any month and go to any sheet and come to this sheet the selection should go to 1 month its working fine but the problem is if i select any of the month except 1 month and go to any sheet any come back the selection is going to 1 month but the values in the bar chart are not reflecting its still showing the other month what i selected. Can someone help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>dandaanilreddy</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239106#M874085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Developers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a app in which i have 6 sheets in one of the sheet i have a list box that has 1, 3,6 and 9 months as values. on the activation sheet i wrote field trigger to display 1 month as default. By the trigger if i select any month and go to any sheet and come to this sheet the selection should go to 1 month its working fine but the problem is if i select any of the month except 1 month and go to any sheet any come back the selection is going to 1 month but the values in the bar chart are not reflecting its still showing the other month what i selected. Can someone help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239106#M874085</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239107#M874086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You doing this in Qlik Sense or QlikView?&lt;/P&gt;&lt;P&gt;What extension you using for assigning triggers or variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239107#M874086</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-11T17:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239108#M874087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arvind&lt;/P&gt;&lt;P&gt;I am doing it in qlikview. I have another variables in trigger like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct uplift&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;= If(ToggleSort=1,sum({&amp;lt;BillingRegionType = {"Direct"}&amp;gt;}growth_1_month),If(ToggleSort=2,sum({&amp;lt;BillingRegionType = {"Direct"}&amp;gt;}growth_3_month),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If(ToggleSort=3,sum({&amp;lt;BillingRegionType = {"Direct"}&amp;gt;}growth_6_month),If(ToggleSort=4,sum({&amp;lt;BillingRegionType = {"Direct"}&amp;gt;}growth_9_month)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is causing the issue as i wrote field trigger for 1 month. I think i need to remove all if conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239108#M874087</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-11T17:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239109#M874088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post this question in Qlikview forum. By mistake you've posted it in Qlik Sense....&lt;/P&gt;&lt;P&gt;You'll get replies there...&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ can help you better in set expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239109#M874088</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-11T17:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239110#M874089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My mistake. I have moved it to qlikview &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239110#M874089</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-11T17:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239111#M874090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above is your bar chart expression? What is your field name where you are making 1,3,6,9 month selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239111#M874090</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-11T17:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart not reflecting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239112#M874091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally i got it, i removed if condition for all the variable and set the variable to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;sum({&amp;lt;BillingRegionType = {"Direct"}&amp;gt;}growth_1_month).&amp;nbsp; &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: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 18:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-not-reflecting/m-p/1239112#M874091</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-11T18:09:07Z</dc:date>
    </item>
  </channel>
</rss>

