<?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: How to apply filter to only show certain data in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528337#M1139160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to use a set analysis expression. Suppose your chart now has an expression sum(Amount). If your time field is named MyTimeField and it contains numeric values (that is num(MyTimeField) returns a number). Then you can modify your expression to sum(&lt;STRONG&gt;{&amp;lt;MyTimeField={'&amp;gt;0.25'}&amp;gt;}&lt;/STRONG&gt;Amount. The chart will then show only times larger than 6 AM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use a calculated dimension: aggr(If(MyTimeField&amp;gt;0.25,MyTimeField),MyTimeField). You'll want to enable Suppress When Value Is Null for that calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 16:47:08 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-10-08T16:47:08Z</dc:date>
    <item>
      <title>How to apply filter to only show certain data in chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528335#M1139158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data chart with one dimension of half-hours throughout the day, with a variety of expressions for each.&amp;nbsp; How do I limit or filter based on the half-hours?&amp;nbsp; the chart shows 12:00 AM through 11:30 PM, but I want to&amp;nbsp; auto filter (via expression or other method) to only show everything after 6:00am, with no selection needed by the user.&amp;nbsp; How can this be done?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 15:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528335#M1139158</guid>
      <dc:creator />
      <dc:date>2013-10-08T15:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply filter to only show certain data in chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528336#M1139159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can round off the half-hours field to its nearest value as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIME(ROUND(time field,'00:30'),'hh:mm') AS new_time_field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 15:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528336#M1139159</guid>
      <dc:creator />
      <dc:date>2013-10-08T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply filter to only show certain data in chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528337#M1139160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to use a set analysis expression. Suppose your chart now has an expression sum(Amount). If your time field is named MyTimeField and it contains numeric values (that is num(MyTimeField) returns a number). Then you can modify your expression to sum(&lt;STRONG&gt;{&amp;lt;MyTimeField={'&amp;gt;0.25'}&amp;gt;}&lt;/STRONG&gt;Amount. The chart will then show only times larger than 6 AM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use a calculated dimension: aggr(If(MyTimeField&amp;gt;0.25,MyTimeField),MyTimeField). You'll want to enable Suppress When Value Is Null for that calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 16:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-filter-to-only-show-certain-data-in-chart/m-p/528337#M1139160</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-08T16:47:08Z</dc:date>
    </item>
  </channel>
</rss>

