<?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: Bar chart should not effect with selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668301#M1078092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set analysis &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2014 11:25:28 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2014-07-14T11:25:28Z</dc:date>
    <item>
      <title>Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668295#M1078086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In my reports i had one bar chart and one straight table. When ever i click on bar chart the bottom straight table should filter according to the selection made in bar chart. Now the requirement is the data in straight table should filter but the bar chart should on filter on selection.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;I have a dimension month :jan, feb, mar , apr .If i select on mar the straight table should show data related to mar, but the bar chart should show all the 4 months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Set reference option in properties, but it is breaking at some times.&lt;/P&gt;&lt;P&gt;Is there any other process to show like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Polisetti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668295#M1078086</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-07-14T10:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668296#M1078087</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;Create a separate state for bar chart.&lt;/P&gt;&lt;P&gt;Look at alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the attached document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668296#M1078087</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-14T10:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668297#M1078088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GO to Properties of barchart and Select Detach May it helps to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668297#M1078088</guid>
      <dc:creator />
      <dc:date>2014-07-14T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668298#M1078089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use set analysis in the bar chart expression &lt;/P&gt;&lt;P&gt;if you want the bar chart to disregard all selection&lt;/P&gt;&lt;P&gt;just change the expression to sum({1} yourfieldname)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668298#M1078089</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-07-14T10:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668299#M1078090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your bar chart you can modify the expression like below.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month=&amp;gt;} Sales). any selection of Month in straight table or any where in the dashboard will not change the bar chart values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668299#M1078090</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-07-14T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668300#M1078091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Bar chart.PNG.png" class="jive-image" src="/legacyfs/online/62369_Bar chart.PNG.png" /&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for you immediate reply.&lt;/P&gt;&lt;P&gt;Please check the screenshot, so i want to show in same visualization.&lt;/P&gt;&lt;P&gt;When the bar is selected the particular data should show in straight table and the particular bar should come in different color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Polisetti &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668300#M1078091</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-07-14T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668301#M1078092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set analysis &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668301#M1078092</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-07-14T11:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668302#M1078093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Poli,&lt;/P&gt;&lt;P&gt;Just use expression to change bar colour when the dimension get selection &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668302#M1078093</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-07-14T11:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668303#M1078094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please give me any example or sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668303#M1078094</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-07-14T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668304#M1078095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668304#M1078095</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-07-14T11:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart should not effect with selection</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668305#M1078096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please take a look at the example.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T125520.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62359_T125520.png" style="width: 620px; height: 297px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-should-not-effect-with-selection/m-p/668305#M1078096</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-07-14T11:34:41Z</dc:date>
    </item>
  </channel>
</rss>

