<?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: Line Chart Time And Conditional Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115671#M914914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set Analysis is your expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming this is your Table&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Date, Quantity&lt;/P&gt;&lt;P&gt;01-05-2016, 1&lt;/P&gt;&lt;P&gt;01-05-2016, 0&lt;/P&gt;&lt;P&gt;02-05-2016, 0&lt;/P&gt;&lt;P&gt;03-05-2016, 1&lt;/P&gt;&lt;P&gt;03-05-2016, 0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you line chart your dimension should be Date&lt;/P&gt;&lt;P&gt;and you expression should be &lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Quantity&lt;/SPAN&gt;= {0} &amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 14:55:05 GMT</pubDate>
    <dc:creator>ziadm</dc:creator>
    <dc:date>2016-05-20T14:55:05Z</dc:date>
    <item>
      <title>Line Chart Time And Conditional Value</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115670#M914913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table that has a month/year column and it has a single quantity column that holds a value that can be anything from 0 to 999.&lt;/P&gt;&lt;P&gt;I want one line on my chart to show the count of rows with a value of&amp;nbsp; 0 over time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimension is straight forward as it is a time dimension against a calendar.&lt;/P&gt;&lt;P&gt;The expression I am not clear how to code an expression to only count rows where the quantity column is 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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/Line-Chart-Time-And-Conditional-Value/m-p/1115670#M914913</guid>
      <dc:creator>rebelfox</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Time And Conditional Value</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115671#M914914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set Analysis is your expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming this is your Table&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Date, Quantity&lt;/P&gt;&lt;P&gt;01-05-2016, 1&lt;/P&gt;&lt;P&gt;01-05-2016, 0&lt;/P&gt;&lt;P&gt;02-05-2016, 0&lt;/P&gt;&lt;P&gt;03-05-2016, 1&lt;/P&gt;&lt;P&gt;03-05-2016, 0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you line chart your dimension should be Date&lt;/P&gt;&lt;P&gt;and you expression should be &lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Quantity&lt;/SPAN&gt;= {0} &amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 14:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115671#M914914</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2016-05-20T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Time And Conditional Value</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115672#M914915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Took me a while to confirm the results but yes that does the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 10:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Time-And-Conditional-Value/m-p/1115672#M914915</guid>
      <dc:creator>rebelfox</dc:creator>
      <dc:date>2016-05-22T10:00:00Z</dc:date>
    </item>
  </channel>
</rss>

