<?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 can I get the date data taken with the parameter as a field? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-I-get-the-date-data-taken-with-the-parameter-as-a-field/m-p/2433927#M96854</link>
    <description>&lt;P&gt;load&lt;BR /&gt;...,&lt;/P&gt;
&lt;P&gt;makedate(left('$(test)',4),mid('$(test)',5,2),right('$(test)',2)) as date&lt;BR /&gt;...&lt;/P&gt;</description>
    <pubDate>Sat, 23 Mar 2024 07:23:31 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2024-03-23T07:23:31Z</dc:date>
    <item>
      <title>How can I get the date data taken with the parameter as a field?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-get-the-date-data-taken-with-the-parameter-as-a-field/m-p/2433772#M96844</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I am pulling a simple table from the BW system and I need to pull this table by giving parameters from the system.&lt;/P&gt;
&lt;P&gt;How can I add the date field that I have given as a parameter as a field and all date save one qvd?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Let vdate1='20240101';&lt;BR /&gt;&amp;nbsp;Let vNow = Date(Now(), 'YYYYMMDD');&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;for test= '$(vdate1)' to '$(vNow)'&lt;/P&gt;
&lt;P&gt;OrderDate:&lt;BR /&gt;LOAD&lt;BR /&gt;"PRODUCTION",&lt;BR /&gt;"OK",&lt;BR /&gt;"KO",&lt;BR /&gt;"FTT"&lt;BR /&gt;SQL SELECT&amp;nbsp;&lt;BR /&gt;"PRODUCTION",&lt;BR /&gt;"OK",&lt;BR /&gt;"FTT"&lt;BR /&gt;FROM ORDERS&lt;BR /&gt;('PLACEHOLDER'=('$$ILKTRH$$','$(test)'),'PLACEHOLDER'=('$$SONTRH$$','$(test)'));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;next&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 13:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-get-the-date-data-taken-with-the-parameter-as-a-field/m-p/2433772#M96844</guid>
      <dc:creator>krmvacar</dc:creator>
      <dc:date>2024-03-22T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the date data taken with the parameter as a field?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-get-the-date-data-taken-with-the-parameter-as-a-field/m-p/2433927#M96854</link>
      <description>&lt;P&gt;load&lt;BR /&gt;...,&lt;/P&gt;
&lt;P&gt;makedate(left('$(test)',4),mid('$(test)',5,2),right('$(test)',2)) as date&lt;BR /&gt;...&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 07:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-get-the-date-data-taken-with-the-parameter-as-a-field/m-p/2433927#M96854</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2024-03-23T07:23:31Z</dc:date>
    </item>
  </channel>
</rss>

