<?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: Two Dimentional Line Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Two-Dimentional-Line-Chart/m-p/1825647#M67867</link>
    <description>&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;The TOTAL key word tells Qlik to ignore all dimensions, so you need to tell it to not disregard the [Close Date] dimension when calculating the count. The way you do this is by adding the column name between &amp;lt; &amp;gt; after the TOTAL function.&lt;/P&gt;&lt;P&gt;count([Fin Code])/Count(total &amp;lt;[Close Date]&amp;gt; [Fin Code])&lt;/P&gt;&lt;P&gt;See the result and difference in the screen shot table below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_0-1627612633389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59441i96840FF9FD3CA57F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_0-1627612633389.png" alt="anthonyj_0-1627612633389.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2021 02:40:27 GMT</pubDate>
    <dc:creator>anthonyj</dc:creator>
    <dc:date>2021-07-30T02:40:27Z</dc:date>
    <item>
      <title>Two Dimentional Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Two-Dimentional-Line-Chart/m-p/1825605#M67859</link>
      <description>&lt;P&gt;I have a two dimensional line chart that shows residential housing sales by the way it was financed (cash, conv, etc). The chart is working with Group/Month and Line/Finance Code as the dimensions.&amp;nbsp; The measure (height of line) is the count of the different finance codes. I want to change the measure to the % of total finance codes per month. So Cash might be 15% and Conventional 70% and so on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried&amp;nbsp;=count([Fin Type])/count(total([Fin Type])) but the returned values are too small. They may add up to 10%, not 100%&lt;/P&gt;&lt;P&gt;Any thoughts on the correct measure formula?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 18:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-Dimentional-Line-Chart/m-p/1825605#M67859</guid>
      <dc:creator>scottwilcox</dc:creator>
      <dc:date>2021-07-29T18:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Two Dimentional Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Two-Dimentional-Line-Chart/m-p/1825647#M67867</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;The TOTAL key word tells Qlik to ignore all dimensions, so you need to tell it to not disregard the [Close Date] dimension when calculating the count. The way you do this is by adding the column name between &amp;lt; &amp;gt; after the TOTAL function.&lt;/P&gt;&lt;P&gt;count([Fin Code])/Count(total &amp;lt;[Close Date]&amp;gt; [Fin Code])&lt;/P&gt;&lt;P&gt;See the result and difference in the screen shot table below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_0-1627612633389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59441i96840FF9FD3CA57F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_0-1627612633389.png" alt="anthonyj_0-1627612633389.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 02:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-Dimentional-Line-Chart/m-p/1825647#M67867</guid>
      <dc:creator>anthonyj</dc:creator>
      <dc:date>2021-07-30T02:40:27Z</dc:date>
    </item>
  </channel>
</rss>

