<?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: Mapping two dates in different tables to one table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751517#M57853</link>
    <description>&lt;P&gt;Thank you for reply. I need to map the value related to Date1 to the table having Date2. For example, (Date1, value1) should be mapped in such a way that after mapping we should get (Date2,value1)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Oct 2020 10:43:59 GMT</pubDate>
    <dc:creator>freceena</dc:creator>
    <dc:date>2020-10-12T10:43:59Z</dc:date>
    <item>
      <title>Mapping two dates in different tables to one table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751441#M57851</link>
      <description>&lt;P&gt;I have two different tables in which date1 is in format of MM/DD/YYYY (11/23/2016) and date2 in format of YYYY-MM-DDT08:00:00Z (2016-11-2T08:00:00). I need to convert these date formats to MMM-YYYY and map value related to date2 to date1. Could anyone suggest a solution for this.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751441#M57851</guid>
      <dc:creator>freceena</dc:creator>
      <dc:date>2024-11-16T01:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping two dates in different tables to one table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751490#M57852</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125531"&gt;@freceena&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;&lt;P&gt;date(Date#(Date1,'MM/DD/YYYY'),'MMM-YYYY') as Date1&lt;/P&gt;&lt;P&gt;date(floor(date#(subfield(date2,'T',1),'YYYY-MM-DD')),'MMM-YYYY') as Date2&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 09:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751490#M57852</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-12T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping two dates in different tables to one table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751517#M57853</link>
      <description>&lt;P&gt;Thank you for reply. I need to map the value related to Date1 to the table having Date2. For example, (Date1, value1) should be mapped in such a way that after mapping we should get (Date2,value1)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 10:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-two-dates-in-different-tables-to-one-table/m-p/1751517#M57853</guid>
      <dc:creator>freceena</dc:creator>
      <dc:date>2020-10-12T10:43:59Z</dc:date>
    </item>
  </channel>
</rss>

