<?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 . in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586933#M217768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if((Sum({}[Sales Amount]) -Sum({}[Purchase Gross Amount])) =0, (( (Sum(TOTAL{}[Sales Amount]) - Sum(TOTAL{}[Purchase Gross Amount])) / (sum(TOTAL(Aggr(only({}[Per Day Count]),[Order Date])))) ) * (Sum(Aggr(Only({}CountWorkingDays),[Order Month]))) ), ((Sum({}[Sales Amount]) -Sum({}[Purchase Gross Amount])) )) This does not gives&amp;nbsp; exact total. please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 06:24:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-30T06:24:08Z</dc:date>
    <item>
      <title>.</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586933#M217768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if((Sum({}[Sales Amount]) -Sum({}[Purchase Gross Amount])) =0, (( (Sum(TOTAL{}[Sales Amount]) - Sum(TOTAL{}[Purchase Gross Amount])) / (sum(TOTAL(Aggr(only({}[Per Day Count]),[Order Date])))) ) * (Sum(Aggr(Only({}CountWorkingDays),[Order Month]))) ), ((Sum({}[Sales Amount]) -Sum({}[Purchase Gross Amount])) )) This does not gives&amp;nbsp; exact total. please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586933#M217768</guid>
      <dc:creator />
      <dc:date>2014-01-30T06:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal not correct</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586934#M217769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please break down this expression into different other expressions. Then you can analyze what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({}[Sales Amount]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({}[Purchase Gross Amount])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(TOTAL{}[Sales Amount])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;4) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(TOTAL{}[Purchase Gross Amount])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Aggr(only({}[Per Day Count]),[Order Date]) .. etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or you can try :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1) (Sum({}[Sales Amount]) -Sum({}[Purchase Gross Amount]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; (Sum(TOTAL{}[Sales Amount]) - Sum(TOTAL{}[Purchase Gross Amount]))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(sum(TOTAL(Aggr(only({}[Per Day Count]),[Order Date])))) ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;etc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Angad&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586934#M217769</guid>
      <dc:creator />
      <dc:date>2014-01-30T06:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal not correct</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586935#M217770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can u post sample qvw.&lt;/P&gt;&lt;P&gt;You can try using sum(if).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;-shruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586935#M217770</guid>
      <dc:creator />
      <dc:date>2014-01-30T06:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal not correct</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586936#M217771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&amp;nbsp; Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt; If you want to use multiple experssion in one definition you to break the columns list like this Please go fllowing&amp;nbsp; as of suggested this by &lt;/STRONG&gt;&lt;SPAN style="font-size: 20px; font-weight: bold; line-height: 1.5em;"&gt;Karl Pover&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;Parallel coordinates chart with quantitative values&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px;"&gt;Important functions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;The valuelist() function allows us to add a list of values that does not originate from the data model.&amp;nbsp; For example,&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;ValueList(‘Net Sales’, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’)&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;allows us to create a dimension in a chart with the four values that are included within the parenthesis.&amp;nbsp; Although this function is very useful, we only use it when the dimension values cannot be add directly to the data model.&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;If we define our dimension as above then the next step is to define the expression that corresponds to each dimension value.&amp;nbsp; We take advantage of the &lt;STRONG style="font-size: 14px;"&gt;pick()&lt;/STRONG&gt; and &lt;STRONG style="font-size: 14px;"&gt;match()&lt;/STRONG&gt; function to perform this trick.&amp;nbsp; The following formula will define an expression for each dimension value.&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;SPAN style="font-size: 14px; line-height: 1.5em;"&gt;pick(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;SPAN style="font-size: 14px; line-height: 1.5em;"&gt;match(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14px; line-height: 1.5em;"&gt;ValueList(‘Net Sales’, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; padding-left: 60px; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;,&lt;SPAN style="font-size: 14px; color: #ff6600;"&gt;‘Net Sales’&lt;/SPAN&gt;, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’&lt;SPAN style="font-size: 14px; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; padding-left: 30px; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;,&lt;SPAN style="font-size: 14px; color: #ff6600;"&gt; sum([Net Sales])/max(total aggr(sum([Net Sales]),Customer))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; padding-left: 30px; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;, sum([Profit Margin])/max(total aggr(sum([Profit Margin]),Customer))&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; padding-left: 30px; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;, sum([Days Worked])/max(total aggr(sum([Days Worked]),Customer))&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; padding-left: 30px; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;, count(distinct Employee)/max(total aggr(count(distinct Employee),Customer))&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;)&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG style="font-size: 14px;"&gt;Creating the parallel coordinates chart in QlikView&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.714285714rem; font-size: 14px; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;If you want to follow along with the exercise below, download &lt;A href="http://www.poverconsulting.com/Downloads/Learning%20QlikView%20Data%20Visualization/Exercises/Original/Sales_Project_Analysis_Sandbox.qvw" style="font-size: 14px; color: #9f9f9f;" title="Sales_Project_Analysis_Sandbox.qvw"&gt;Sales_Project_Analysis_Sandbox.qvw&lt;/A&gt;.&lt;/P&gt;&lt;OL start="1" style="margin-bottom: 1.714285714rem; font-size: 14px; list-style-position: outside; list-style-image: initial; color: #444444; font-family: 'Open Sans', Helvetica, Arial, sans-serif;"&gt;&lt;LI&gt;Create a line chart with the following two dimensions:&lt;UL&gt;&lt;LI&gt;=ValueList(‘Net Sales’, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’)&lt;/LI&gt;&lt;LI&gt;Customer&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Define the expression as follows:&lt;UL&gt;&lt;LI style="margin-left: 2.571428571rem; font-size: 14px;"&gt;pick(&lt;BR /&gt;match( ValueList(‘Net Sales’, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’)&lt;BR /&gt;, ‘Net Sales’, ‘Profit Margin’, ‘Days Worked’, ‘Num. of Consultants’&lt;BR /&gt;)&lt;BR /&gt;, sum([Net Sales])/max(total aggr(sum([Net Sales]),Customer))&lt;BR /&gt;, sum([Profit Margin])/max(total aggr(sum([Profit Margin]),Customer))&lt;BR /&gt;, sum([Days Worked])/max(total aggr(sum([Days Worked]),Customer))&lt;BR /&gt;, count(distinct Employee)/max(total aggr(count(distinct Employee),Customer))&lt;BR /&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope You understand this !&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 09:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/586936#M217771</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-01-30T09:11:27Z</dc:date>
    </item>
  </channel>
</rss>

