<?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: Need help in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644246#M543307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did exactly what you have given above. &lt;/P&gt;&lt;P&gt;When I try that, I got below chart.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60294_image.png" style="width: 620px; height: 388px;" /&gt;&lt;/P&gt;&lt;P&gt;No selection in the list box.&lt;/P&gt;&lt;P&gt;But what i'm expecting is if I select accenture in the list box, then first bar should display accenture data and second bar should display the grand total.&lt;/P&gt;&lt;P&gt;but in the above chart both bars are displaying accenture data only.&lt;/P&gt;&lt;P&gt;The grand total should remain constant even after any selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 07:11:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-09T07:11:36Z</dc:date>
    <item>
      <title>Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644238#M543299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached sample, I need to show Total as constant even after any value selection in the list box.&lt;/P&gt;&lt;P&gt;Is it possible to show totals irrespective of any value selection.&lt;/P&gt;&lt;P&gt;Suppose&lt;/P&gt;&lt;P&gt;If I select Accenture in the list box, then in the chart I want to display one bar with accenture data and the other bar will display totals of all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;Ananth &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644238#M543299</guid>
      <dc:creator />
      <dc:date>2014-06-09T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644239#M543300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644239#M543300</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T06:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644240#M543301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry, I'm using personal edition, please can you post the steps please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644240#M543301</guid>
      <dc:creator />
      <dc:date>2014-06-09T06:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644241#M543302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove, 'Managed Accounts' from dimension and try expression as:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Managed Accounts]&amp;gt;} [Final Rm Rev Result])/sum({&amp;lt;[Managed Accounts]&amp;gt;} [Final Account Rm Rev Goal])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644241#M543302</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T06:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644242#M543303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks tresesco.&lt;/P&gt;&lt;P&gt;It was very helpful for me.&lt;/P&gt;&lt;P&gt;One thing I just want to clarify, The above expr is fine if there is only one expression present in the chart, if I have multiple expressions present in the chart then, what could be the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ananth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644242#M543303</guid>
      <dc:creator />
      <dc:date>2014-06-09T06:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644243#M543304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is expression dependent. The &lt;STRONG&gt;'{&amp;lt;[Managed Accounts]&amp;gt;}' &lt;/STRONG&gt;segment of the expression causes to sum all the values irrespective of selection in the field 'Managed Accounts'. Therefore, if you want the similar behaviour for other expressions/metrics as well, you just have to include this set analysis part there too. For ex.: if you have another expression like: Sum(Amount), you have to re-write it as : Sum({&amp;lt;[Managed Accounts]&amp;gt;}Amount). Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644243#M543304</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T06:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644244#M543305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try the above expression, I'm getting only Accenture data and Accenture total.&lt;/P&gt;&lt;P&gt;Actually my requirement is to get the all total bar even after any selection in the list box,&lt;/P&gt;&lt;P&gt;means 1 bar should display selected value data and other bar should display the totals of all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644244#M543305</guid>
      <dc:creator />
      <dc:date>2014-06-09T06:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644245#M543306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly, you are doing mistake somewhere writing the expression. Paste the exact expression you are trying with, I will try to figure that out for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644245#M543306</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T07:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644246#M543307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did exactly what you have given above. &lt;/P&gt;&lt;P&gt;When I try that, I got below chart.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60294_image.png" style="width: 620px; height: 388px;" /&gt;&lt;/P&gt;&lt;P&gt;No selection in the list box.&lt;/P&gt;&lt;P&gt;But what i'm expecting is if I select accenture in the list box, then first bar should display accenture data and second bar should display the grand total.&lt;/P&gt;&lt;P&gt;but in the above chart both bars are displaying accenture data only.&lt;/P&gt;&lt;P&gt;The grand total should remain constant even after any selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644246#M543307</guid>
      <dc:creator />
      <dc:date>2014-06-09T07:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644247#M543308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension: [Property Name]&lt;/P&gt;&lt;P&gt;Expression For Total: =sum({&amp;lt;[Managed Accounts]&amp;gt;} [Final Rm Rev Result])/sum({&amp;lt;[Managed Accounts]&amp;gt;} [Final Account Rm Rev Goal])&lt;/P&gt;&lt;P&gt;Expression for usaul selection:&lt;/P&gt;&lt;P&gt;=sum([Final Rm Rev Result])/sum( [Final Account Rm Rev Goal])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644247#M543308</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T07:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644248#M543309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now my chart is not responding to any selections in the list box.&lt;/P&gt;&lt;P&gt;But it should reflect based on selection and grand total remains unchanged&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644248#M543309</guid>
      <dc:creator />
      <dc:date>2014-06-09T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644249#M543310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you taken two expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644249#M543310</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644250#M543311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, only one expression is there as I posted in the sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644250#M543311</guid>
      <dc:creator />
      <dc:date>2014-06-09T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644251#M543312</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;go to chart properties--&amp;gt; dimension limit--&amp;gt; deselect show total.&lt;/P&gt;&lt;P&gt;Now add one more expression shown below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum([Final Rm Rev Result])/sum( [Final Account Rm Rev Goal])&lt;/SPAN&gt;&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, 09 Jun 2014 07:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644251#M543312</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-09T07:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644252#M543313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take two expressions (different) as I mentioned in earlier post when dimension would be [Property Name]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 08:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644252#M543313</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-09T08:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644253#M543314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much tresesco, Now it's working as I expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 08:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644253#M543314</guid>
      <dc:creator />
      <dc:date>2014-06-09T08:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644254#M543315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to display all the bars if there is no selection.&lt;/P&gt;&lt;P&gt;Now its giving grand total bar and selected value bar.&lt;/P&gt;&lt;P&gt;if there is no selection in the sheet, I would like to get grand total bar along with all the values bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Ananth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 09:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-bar-chart/m-p/644254#M543315</guid>
      <dc:creator />
      <dc:date>2014-06-09T09:01:10Z</dc:date>
    </item>
  </channel>
</rss>

