<?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 Maximum value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119950#M760355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the column 6, i want to calculate the inculsive percentage so i have to divide the actual sales ,column 2, by the maximum value of the inculsive percentage which is 2370 in this case. &lt;/P&gt;&lt;P&gt;Do you have any solution please ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to apply the formula but it does not work and please be informed that the inculsive percentage is not a dimension it is an expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To sum up the formula for inculsive percentage= actual sales/ Max(inculsive percentage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="wwwwwwwwwwwwwwwww.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210274_wwwwwwwwwwwwwwwww.PNG" style="height: 309px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Alâa Eddine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119950#M760355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the column 6, i want to calculate the inculsive percentage so i have to divide the actual sales ,column 2, by the maximum value of the inculsive percentage which is 2370 in this case. &lt;/P&gt;&lt;P&gt;Do you have any solution please ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to apply the formula but it does not work and please be informed that the inculsive percentage is not a dimension it is an expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To sum up the formula for inculsive percentage= actual sales/ Max(inculsive percentage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="wwwwwwwwwwwwwwwww.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210274_wwwwwwwwwwwwwwwww.PNG" style="height: 309px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Alâa Eddine.&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/Maximum-value/m-p/119950#M760355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119951#M760356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose your expression for actual Sales is Sum(Sales)... you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total by Year Month&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Sales)/Sum(TOTAL &amp;lt;[Year Month]&amp;gt; Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;overall total&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Sales)/Sum(TOTAL Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 16:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119951#M760356</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-08T16:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119952#M760357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer. I tried but it works wrongly because i put a condition to eliminate accuracy value greater than 80%. So when i put your formula qlikview will divide the Sum(sales) by the total sales of all the Aggr Brand [column 2] that have accuracy value less than 80% and greater than 80% both, this is why the last value is 7% and not 100% (normally), but what i want to do is to divide by the total of sales of only the Aggr Brand that have an accuracy value&amp;nbsp; less than 80%. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for helping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Alâa Eddine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 07:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119952#M760357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T07:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119953#M760358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share your qvw file so that we can look at what you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119953#M760358</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-09T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119954#M760359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do not know why honestly. Can you please tell me how?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 09:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119954#M760359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-14T09:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119955#M760360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 19:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-value/m-p/119955#M760360</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-14T19:36:28Z</dc:date>
    </item>
  </channel>
</rss>

