<?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: Writing percent expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467355#M1165926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to do a similar thing. Please can you help me with the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Group of Region&amp;gt;State&amp;gt;City as one dimension and second as count of Product sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to present Product wise percentage Sale first at Region level, then at state level and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 05:52:39 GMT</pubDate>
    <dc:creator>jiwaniakbiar</dc:creator>
    <dc:date>2012-10-31T05:52:39Z</dc:date>
    <item>
      <title>Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467351#M1165920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to figure out how to write an expression to show percentage. In my data, I have a field called Discharged Date which gives the date that people have been discharged. I have another field called Discharged Reason that contains a list of reasons why people get discharged. I can create a graph that gives me the count of each discharge reason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if([Discharged Date]=Date,_ConsumerProfileKey)) with my dimension being Discharged Reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I create a graph that show me these numbers as a percent? I.e. I want to show a graph that shows me what the reason was for dischage by perfect for 2011,or 2012, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467351#M1165920</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467352#M1165921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the Number Format Settings for the expression on the Number tab of the properties screen of your chart. Select Number (or Fixed to) and select Show in Percent (%).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467352#M1165921</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T13:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467353#M1165922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That won't work. If I have a count of 2 for a discharge reason, it will just become 200%. I need to find a way to write an expression where I divide each individual discharge reason by the total number of discharge reasons&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467353#M1165922</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467354#M1165924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nvm - I figured it out.&lt;/P&gt;&lt;P&gt;Thanks anyway &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467354#M1165924</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467355#M1165926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to do a similar thing. Please can you help me with the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Group of Region&amp;gt;State&amp;gt;City as one dimension and second as count of Product sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to present Product wise percentage Sale first at Region level, then at state level and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 05:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467355#M1165926</guid>
      <dc:creator>jiwaniakbiar</dc:creator>
      <dc:date>2012-10-31T05:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467356#M1165928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count(if([Discharged Date],1))/Count(TOTAL([Discharged Date]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was my expresion. You just need to change the DIscharged Date to whatever your field name is and it should work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467356#M1165928</guid>
      <dc:creator />
      <dc:date>2012-10-31T13:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Writing percent expression</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467357#M1165929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It helped me to create my expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 20:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-percent-expression/m-p/467357#M1165929</guid>
      <dc:creator>jiwaniakbiar</dc:creator>
      <dc:date>2012-11-16T20:04:00Z</dc:date>
    </item>
  </channel>
</rss>

