<?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: Selling Rate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792422#M280136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide sample data/app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 22:11:28 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-01-14T22:11:28Z</dc:date>
    <item>
      <title>Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792417#M280131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is another one...&lt;/P&gt;&lt;P&gt;I have an excel table with 45 items where 28 have the value "sold".&lt;/P&gt;&lt;P&gt;What I try to do is creating a calculation, Selling Rate in %, that calculates&lt;/P&gt;&lt;P&gt;# of Sold items / # of all items.&lt;/P&gt;&lt;P&gt;I want to have this displayed next to my chart.&lt;/P&gt;&lt;P&gt;Can anyone help here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spijatida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 19:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792417#M280131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T19:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792418#M280132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached. Let me know if any questions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 20:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792418#M280132</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-01-14T20:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792419#M280133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a text box with an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(COUNT( {$&amp;lt;value={'sold'}&amp;gt;} item) / COUNT(item), , '#.##0,0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;substitute the fields names item and value to match your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ernesto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 20:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792419#M280133</guid>
      <dc:creator>consenit</dc:creator>
      <dc:date>2015-01-14T20:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792420#M280134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm... I get an error in expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&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;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Sold'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), , '#.##0,0%') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 21:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792420#M280134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T21:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792421#M280135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Remove the second comma before you number format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792421#M280135</guid>
      <dc:creator>kamielrajaram</dc:creator>
      <dc:date>2015-01-14T22:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792422#M280136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide sample data/app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792422#M280136</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-01-14T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792423#M280137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;duhhh!! Not my day.. thanks Kamiel!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selling-Rate/m-p/792423#M280137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T22:24:16Z</dc:date>
    </item>
  </channel>
</rss>

