<?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: what if slider with data shift in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860379#M301235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want 58 to come up adjacent to 1/9. But instead 38 comes bcz now the new set starts from 1/2 to 1/9 instead of 1/1 to 1/8. see 2nd staright table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 20:29:56 GMT</pubDate>
    <dc:creator>rdsuperlike</dc:creator>
    <dc:date>2015-04-30T20:29:56Z</dc:date>
    <item>
      <title>what if slider with data shift</title>
      <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860375#M301231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the below data to shift to +- (1 to 5 )days through a wat if slider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total &lt;/P&gt;&lt;P&gt;1/1/15&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;1/2/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 35&lt;/P&gt;&lt;P&gt;1/3/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&lt;/P&gt;&lt;P&gt;1/4/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 36&lt;/P&gt;&lt;P&gt;1/5/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 67&lt;/P&gt;&lt;P&gt;1/6/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 37&lt;/P&gt;&lt;P&gt;1/7/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 58&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i move by +1 days&lt;/P&gt;&lt;P&gt;OUTPUT should be&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/1/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/2/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/3/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 35&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/4/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/5/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 36&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/6/15&amp;nbsp;&amp;nbsp;&amp;nbsp; 67&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1/7/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 37&lt;/P&gt;&lt;P&gt;1/8/15&amp;nbsp;&amp;nbsp; 58&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any approach is appreciated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used above. But couldnt get the corner cases.&lt;/P&gt;&lt;P&gt;eg: 1/8/15 58&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 18:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860375#M301231</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-04-30T18:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: what if slider with data shift</title>
      <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860376#M301232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think that it would be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set up vDays variable linked to slider. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change dimension in chart to be a calculation: Date([Date Field]+vDays)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 18:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860376#M301232</guid>
      <dc:creator>sicilianif</dc:creator>
      <dc:date>2015-04-30T18:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: what if slider with data shift</title>
      <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860377#M301233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached my qvw to the main question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried incorporating ur idea..but it doesnt work. It shifts the whole set by 1 day and the corner case is still lost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860377#M301233</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-04-30T19:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: what if slider with data shift</title>
      <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860378#M301234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what you mean by lost. In your example, the 2nd chart's data looks fine (all dates are shifted by slider). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860378#M301234</guid>
      <dc:creator>sicilianif</dc:creator>
      <dc:date>2015-04-30T19:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: what if slider with data shift</title>
      <link>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860379#M301235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want 58 to come up adjacent to 1/9. But instead 38 comes bcz now the new set starts from 1/2 to 1/9 instead of 1/1 to 1/8. see 2nd staright table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 20:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-if-slider-with-data-shift/m-p/860379#M301235</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-04-30T20:29:56Z</dc:date>
    </item>
  </channel>
</rss>

