<?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 Displaying a number as a proportion please help. in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762367#M1622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am new to QlikView and I am trying to reproduce a box like the one shown in the picture attached.&lt;/P&gt;&lt;P&gt;First I am not even sure what object I should Use. I have been using text objects and for this one I have a formula as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(if(Program = 'DETECT STOP',1)) / sum(If(Program &amp;lt;&amp;gt; 'DETECT STOP', PartsProduced))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get a decimal representation and I want a fraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on the object and setting I need to choose or even add/change code would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Proportion.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76205_Proportion.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Jan 2015 17:20:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-25T17:20:06Z</dc:date>
    <item>
      <title>Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762367#M1622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am new to QlikView and I am trying to reproduce a box like the one shown in the picture attached.&lt;/P&gt;&lt;P&gt;First I am not even sure what object I should Use. I have been using text objects and for this one I have a formula as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(if(Program = 'DETECT STOP',1)) / sum(If(Program &amp;lt;&amp;gt; 'DETECT STOP', PartsProduced))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get a decimal representation and I want a fraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on the object and setting I need to choose or even add/change code would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Proportion.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76205_Proportion.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 17:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762367#M1622</guid>
      <dc:creator />
      <dc:date>2015-01-25T17:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762368#M1623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use text object with following code may this helps you&lt;/P&gt;&lt;P&gt;=Count(if(Program = 'DETECT STOP',1)) &amp;amp;' / '&amp;amp; sum(If(Program &amp;lt;&amp;gt; 'DETECT STOP', PartsProduced))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 17:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762368#M1623</guid>
      <dc:creator />
      <dc:date>2015-01-25T17:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762369#M1624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;13&amp;amp;318 is not the same as 13/318...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 18:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762369#M1624</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-25T18:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762370#M1625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this topic:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/190919#190919" title="http://community.qlik.com/message/190919#190919"&gt;http://community.qlik.com/message/190919#190919&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 18:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762370#M1625</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-25T18:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762371#M1626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachement&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76144_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 19:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762371#M1626</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-25T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762372#M1627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mind pasting the code since I am only using the personal version of Qlikview which does not allow for the opening of other peoples .qvw files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 23:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762372#M1627</guid>
      <dc:creator />
      <dc:date>2015-01-25T23:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a number as a proportion please help.</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762373#M1628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;script to generate test data&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; if(match(round(rand()*1),1),'DETECT STOP', '') as Program,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; floor(rand()*10) as PartsProduced&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 1000;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 overlapping textbox (layout --&amp;gt; layer), the text is&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Breakdowns / Part produced&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;for the first one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;EM&gt;=num(Count(if(Program = 'DETECT STOP',1)),'#.##0') &amp;amp;' / '&amp;amp; num(sum(If(Program &amp;lt;&amp;gt; 'DETECT STOP', PartsProduced)),'#.##0')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;for the second &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 2 textbox (top in image); another option could be, with one textbox, to put Breakdown....... in the caption (bottom in image)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76209_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Displaying-a-number-as-a-proportion-please-help/m-p/762373#M1628</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-26T08:33:00Z</dc:date>
    </item>
  </channel>
</rss>

