<?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: Need help with date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649825#M447746</link>
    <description>&lt;P&gt;What exactly is vDate? Is it a hard-coded value or is this an expression? Also, is this formatted as number or is it formatted as Date (like mm/dd/yyyy)&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2019 21:09:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-11-21T21:09:09Z</dc:date>
    <item>
      <title>Need help with date</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649720#M447741</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am working on a dashboard where I need help with a date function.&lt;/P&gt;&lt;P&gt;I have to create a date field in Table chart, which is created by a date entered by the user to which a specific number will get added from a column of the table.&lt;/P&gt;&lt;P&gt;the column that gets added has few numeric values that will be added to the date entered by user. below is the formula. I am creating this field as Add Calculated Dimension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture1.PNG" style="width: 221px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24190i6A3EE5508B91362C/image-dimensions/221x104?v=v2" width="221" height="104" role="button" title="capture1.PNG" alt="capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I use this expression data in the pivot table goes away completely. Could you please let me know where am I doing it wrong?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649720#M447741</guid>
      <dc:creator>praveensp</dc:creator>
      <dc:date>2024-11-16T19:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with date</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649825#M447746</link>
      <description>&lt;P&gt;What exactly is vDate? Is it a hard-coded value or is this an expression? Also, is this formatted as number or is it formatted as Date (like mm/dd/yyyy)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 21:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649825#M447746</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-21T21:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with date</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649893#M447754</link>
      <description>&lt;P&gt;hi vDate is a variable , which holds the value entered by user. It will be entered in a date format mm/dd/yyyy. Cumulative_LT will be having numerical values.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 05:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649893#M447754</guid>
      <dc:creator>praveensp</dc:creator>
      <dc:date>2019-11-22T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with date</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649898#M447756</link>
      <description>&lt;P&gt;Your variable input value should be parsed to let qlik know the date value. Try like:&lt;/P&gt;&lt;P&gt;=date(&lt;STRONG&gt;date#&lt;/STRONG&gt;(vDate, &lt;STRONG&gt;'MM/DD/YYYY'&lt;/STRONG&gt;) - CUMULATIVE_LT, 'MM/DD/YYYY')&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 06:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1649898#M447756</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-11-22T06:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with date</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1650058#M447767</link>
      <description>&lt;P&gt;Or this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Date(Date#('vDate', 'MM/DD/YYYY') - CUMULATIVE_LT, 'MM/DD/YYYY')&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 22 Nov 2019 11:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-date/m-p/1650058#M447767</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-22T11:51:56Z</dc:date>
    </item>
  </channel>
</rss>

