<?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: shelf life in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594937#M737377</link>
    <description>use&lt;BR /&gt;interval(b-a,'D')&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jun 2019 07:27:54 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2019-06-24T07:27:54Z</dc:date>
    <item>
      <title>shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594931#M737375</link>
      <description>&lt;P&gt;i have two columns of date&amp;nbsp;&lt;/P&gt;&lt;P&gt;a&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;b&lt;/P&gt;&lt;P&gt;13/7/2017&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;13/7/2018&lt;/P&gt;&lt;P&gt;i want to show shelf life as b-a = 365&amp;nbsp;&lt;/P&gt;&lt;P&gt;what should i do?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594931#M737375</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594934#M737376</link>
      <description>&lt;P&gt;1:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;a, b&lt;BR /&gt;13/7/2017, 13/7/2018&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;BR /&gt;2:&lt;BR /&gt;Load *, date#(b,'DD/MM/YYYY')-date#(a,'DD/MM/YYYY') as shelf Resident 1; DROP table 1;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 07:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594934#M737376</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-06-24T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594937#M737377</link>
      <description>use&lt;BR /&gt;interval(b-a,'D')&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2019 07:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1594937#M737377</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-06-24T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595012#M737378</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;24-06-2017&lt;/TD&gt;&lt;TD&gt;24-06-2018&lt;/TD&gt;&lt;TD&gt;30/12/1900&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interval(date#(B,'DD-MM-YYYY')-date#(A,'DD-MM-YYYY'),'D')&lt;/P&gt;&lt;P&gt;i tried your solution but now its not showing me as 365 output in 3rd column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 10:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595012#M737378</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-06-24T10:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595365#M737379</link>
      <description>&lt;P&gt;provided solution must work. can you describe what are the steps you are trying? where are you trying?&lt;/P&gt;&lt;P&gt;post your script and chart expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant Sangle&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 04:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595365#M737379</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-06-25T04:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595379#M737380</link>
      <description>&lt;P&gt;Remove the date format for the result column. 30/12/1900 is the date representation of the number 365.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 05:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595379#M737380</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-06-25T05:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: shelf life</title>
      <link>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595974#M737381</link>
      <description>&lt;P&gt;yes it worked thanx&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 04:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shelf-life/m-p/1595974#M737381</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-06-26T04:30:48Z</dc:date>
    </item>
  </channel>
</rss>

