<?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: Calculated percentage in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051800#M930197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117644_Capture.PNG" style="height: 361px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 18:10:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-10T18:10:17Z</dc:date>
    <item>
      <title>Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051798#M930195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The chart below represents a total count for each of the segmented fields (Green, Yellow, Red). Each of the segments is a calculated dimension. Can someone please help me turn this data into percentages? The Y axis should be 0% - 100% and each segment of each bar should be a percentage thereof. Also, how do you get the numbers to appear in each segment rather than below, on the X axis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="444" src="https://community.qlik.com/legacyfs/online/117640_pastedImage_0.png" style="width: 744px; height: 443.738px;" width="744" /&gt;&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/Calculated-percentage-in-Bar-Chart/m-p/1051798#M930195</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051799#M930196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your expressions so that they are divided by the sum of all expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;ActualNumeric={"&amp;gt;0"}&amp;gt;} If(ActualNumeric&amp;gt;SpLimitLowValue and ActualNumeric&amp;lt;SpLimitUpperValue, ActualNumeric))&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/rangesum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;ActualNumeric={"&amp;gt;0"}&amp;gt;} If(ActualNumeric&amp;gt;SpLimitLowValue and ActualNumeric&amp;lt;SpLimitUpperValue, ActualNumeric)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;ActualNumeric={"&amp;gt;0"}&amp;gt;} If(ActualNumeric&amp;gt;Lower_value and ActualNumeric&amp;lt;Upper_value, ActualNumeric)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;ActualNumeric={"&amp;gt;0"}&amp;gt;} If(not (ActualNumeric&amp;gt;SpLimitLowValue and ActualNumeric&amp;lt;SpLimitUpperValue) or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ActualNumeric&amp;gt;Lower_value and ActualNumeric&amp;lt;Upper_value), ActualNumeric))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the Number format to Fixed to with as many decimals as you want and enable the Show as Percentage option. Disable the Text on Axis option, enable the Values on Data Points option and on the Presentation tab enable the Plot Values in Segments option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051799#M930196</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-10T18:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051800#M930197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117644_Capture.PNG" style="height: 361px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051800#M930197</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-10T18:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051801#M930198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Lee:&lt;/P&gt;&lt;P&gt;I think you should calculate the proportion representing each expression with respect to the total.&lt;/P&gt;&lt;P&gt;Look at the attachment, to see if it is what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051801#M930198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-10T18:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051802#M930199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee, looking the data I think the expressions should use different fields, I have changed it, please take a look:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117642_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051802#M930199</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-10T18:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051803#M930200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow that's perfect! Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051803#M930200</guid>
      <dc:creator />
      <dc:date>2016-03-10T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051804#M930201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051804#M930201</guid>
      <dc:creator />
      <dc:date>2016-03-10T21:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051805#M930202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you get the data points to display on each segment?&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/117664_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 22:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051805#M930202</guid>
      <dc:creator />
      <dc:date>2016-03-10T22:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051806#M930203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help, but using what you gave me yesterday, I got it right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 22:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051806#M930203</guid>
      <dc:creator />
      <dc:date>2016-03-10T22:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051807#M930204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In Properties-&amp;gt;Presentation, check the option 'Plot Values Inside Segments'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="points in segments.png" class="jive-image image-1" src="/legacyfs/online/117678_points in segments.png" style="height: 464px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 08:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051807#M930204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T08:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051808#M930205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I thought so, but it wouldn't work for one of the graphs, and then mysteriously it did.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 15:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051808#M930205</guid>
      <dc:creator />
      <dc:date>2016-03-11T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated percentage in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051809#M930206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more question...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the red bar, I only want values returned if "&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitLowValue&lt;/SPAN&gt;" is &amp;gt; 0. But I can't seem to add a Count If statement correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the expression for the red bar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitLowValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitUpperValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt; / &lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitLowValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitUpperValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))+&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitLowValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SpLimitUpperValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualNumeric&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 17:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-percentage-in-Bar-Chart/m-p/1051809#M930206</guid>
      <dc:creator />
      <dc:date>2016-03-12T17:11:19Z</dc:date>
    </item>
  </channel>
</rss>

