<?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: Re: make a graph show latest dates values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676695#M541169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how it is now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62426_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how i want it &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62427_Capture1.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 12:00:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-15T12:00:43Z</dc:date>
    <item>
      <title>make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676687#M541161</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 graph with data from the 1st january 2014 until now. But when the graph is shown it can only show maybe 15 dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The graph show the dates from the 1st jan - How can i do so it shows the data from the newest dates? so it shows july instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676687#M541161</guid>
      <dc:creator />
      <dc:date>2014-07-15T11:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676688#M541162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your chart expression use set analysis something like:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={"&amp;gt;$(=Max(Date)-15) &amp;lt;=$(=Max(Date))"}&amp;gt;}Amt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676688#M541162</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-15T11:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676689#M541163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can it be done without set analysis? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676689#M541163</guid>
      <dc:creator />
      <dc:date>2014-07-15T11:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676690#M541164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because your set filters it down to only 15 dates. I dont want it to be filtered. I just want to see the latest dates instead of the first dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676690#M541164</guid>
      <dc:creator />
      <dc:date>2014-07-15T11:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676691#M541165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your logic to decide a date to be one of the latest ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676691#M541165</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-15T11:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676692#M541166</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;So you would like to scroll it to the most recent dates? I don't think that is possible. Your options are to filter the data, aggregate it so that there are fewer data points, sort in reverse order, or allow the user to manually scroll to the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a a filter like tresesco's suggestion, you can select on a date list box to see the 15 days prior to the selected date (or the maximum date in your model if nothing is selected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676692#M541166</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-07-15T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676693#M541167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;last or first sorted? Due to the fact i dont want to see old data when i first see my grtaph. If i wanna see old data i want to filter it instead. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676693#M541167</guid>
      <dc:creator />
      <dc:date>2014-07-15T11:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676694#M541168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me show you a picture. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676694#M541168</guid>
      <dc:creator />
      <dc:date>2014-07-15T11:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676695#M541169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how it is now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62426_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how i want it &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62427_Capture1.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676695#M541169</guid>
      <dc:creator />
      <dc:date>2014-07-15T12:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676696#M541170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may allow user to choose if they want to see old data. By default it would be the latest dates. For that you can use two expressions (one as shown above, another without that set filter) and enable them as per user selection. Allow users to select a flag in inputbox that get stored in a variable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676696#M541170</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-15T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676697#M541171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sort on Date -&amp;gt; Descending order and enable scroll in the presentaion tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676697#M541171</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-15T12:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676698#M541172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;scroll is not an option. Looks bad! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting will make the dates turn wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i guess its not possible - I would have to make set analysis that dont disregard the selections &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676698#M541172</guid>
      <dc:creator />
      <dc:date>2014-07-15T12:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676699#M541173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perhaps something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to sort with formular:&lt;/P&gt;&lt;P&gt;firstsortedvalue(Amt, -[YourReloadDate])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The"-" before your reload timestamp kind of makes the opposite. So Lastsortedvalue ISO firstsortedvalue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can work around this one?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is sorting turning your dates wrong???&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676699#M541173</guid>
      <dc:creator />
      <dc:date>2014-07-15T12:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: make a graph show latest dates values</title>
      <link>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676700#M541174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i type this set analysis in - Then i cannot use my filter . Eg months. Because then it will only show 15 days in that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i make it account for my selections? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 08:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-a-graph-show-latest-dates-values/m-p/676700#M541174</guid>
      <dc:creator />
      <dc:date>2014-08-12T08:49:29Z</dc:date>
    </item>
  </channel>
</rss>

