<?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: piechart both expression and number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921224#M319134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;num(sum(Sales),'#,##0') &amp;amp; chr(10)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it means the number displayed in pie chart is&lt;STRONG style="font-style: inherit;"&gt; &lt;STRONG style="font-style: inherit;"&gt;sum(Sales) and not &lt;STRONG style="font-style: inherit;"&gt;sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales)?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, that's not correct. The dual function creates numeric value that also has a textual display representation. The numeric values determine the sizes of the pie segments. The textual representations (two lines of text because of the chr(10)) are shown as a labels with the segments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 10:20:54 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-07-30T10:20:54Z</dc:date>
    <item>
      <title>piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921217#M319127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;/P&gt;&lt;P&gt;i have an expression say sum({&amp;lt;empid={1}&amp;gt;}empid)/sum(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;empid&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;i want this 2 be dispayd as % in pie chart and &lt;SPAN style="font-size: 13.3333330154419px;"&gt;sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;empid&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;) as number values in the same pie chrt.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 07:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921217#M319127</guid>
      <dc:creator />
      <dc:date>2015-07-30T07:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921218#M319128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 07:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921218#M319128</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-30T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921219#M319129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks gysbert.&lt;/P&gt;&lt;P&gt;In&amp;nbsp; dual(num(sum(Sales),'#,##0') &amp;amp; chr(10) &amp;amp; num(sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales),'#.0%') ,sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; what does &lt;SPAN style="font-size: 13.3333330154419px;"&gt;num(sum(Sales),'#,##0') &amp;amp; chr(10)&amp;nbsp; actually mean? and y u r concatinating this with &lt;SPAN style="font-size: 13.3333330154419px;"&gt;num(sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales),'#.0%')&amp;nbsp; ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;pls elaborate this.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 08:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921219#M319129</guid>
      <dc:creator />
      <dc:date>2015-07-30T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921220#M319130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The chr(10) is a line break. That way you get the first part of the text on one line and the second part on the next line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 09:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921220#M319130</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-30T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921221#M319131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt; dual takes two parameters text and number.&lt;/P&gt;&lt;P&gt;so you say &lt;STRONG&gt;num(sum(Sales),'#,##0') &amp;amp; chr(10) &amp;amp; num(sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales),'#.0%')&amp;nbsp; &lt;/STRONG&gt;is a textual representation and&lt;STRONG&gt; sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales)&amp;nbsp; &lt;/STRONG&gt;is a numerical representation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 09:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921221#M319131</guid>
      <dc:creator />
      <dc:date>2015-07-30T09:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921222#M319132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 09:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921222#M319132</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-30T09:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921223#M319133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(sum(Sales),'#,##0') &amp;amp; chr(10) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it means the number displayed in pie chart is&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(Sales) and not &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales)?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;because after line break;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; (sales in 2009 / total sales) &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;is present;which is&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; displaying as %. Before line break; the expression is &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(sum(Sales),'#,##0') -&amp;gt; the number display part which is not the ratio. &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921223#M319133</guid>
      <dc:creator />
      <dc:date>2015-07-30T10:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921224#M319134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;num(sum(Sales),'#,##0') &amp;amp; chr(10)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it means the number displayed in pie chart is&lt;STRONG style="font-style: inherit;"&gt; &lt;STRONG style="font-style: inherit;"&gt;sum(Sales) and not &lt;STRONG style="font-style: inherit;"&gt;sum({&amp;lt;Year={2009}&amp;gt;}Sales)/sum(Sales)?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, that's not correct. The dual function creates numeric value that also has a textual display representation. The numeric values determine the sizes of the pie segments. The textual representations (two lines of text because of the chr(10)) are shown as a labels with the segments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921224#M319134</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-30T10:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: piechart both expression and number</title>
      <link>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921225#M319135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then wat does exactly &lt;STRONG style="font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(sum(Sales),'#,##0') mean to be used? &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/piechart-both-expression-and-number/m-p/921225#M319135</guid>
      <dc:creator />
      <dc:date>2015-07-30T11:55:20Z</dc:date>
    </item>
  </channel>
</rss>

