<?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 date column with Cross Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617372#M45957</link>
    <description>&lt;P&gt;Hi LP27,&lt;/P&gt;&lt;P&gt;You should change the table_2 script as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Table2:
Load 
     [Rate],
     date(MonthStart(date#(MonthYear,'MMM YYYY')),'MMM YYYY') as MonthYear,
     Value
    Resident date_2;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MonthYear data on table_2 doesn't recognize as a date field by qlik because qlik doesn't know how the data string should be evaluated as a date. By using &lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/date_hash.htm" target="_blank" rel="noopener"&gt;Date#&lt;/A&gt;&amp;nbsp;function,&amp;nbsp; you should &lt;SPAN&gt;describe the format of the text string to be evaluated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope it helps...&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 06:34:42 GMT</pubDate>
    <dc:creator>kaanerisen</dc:creator>
    <dc:date>2019-08-28T06:34:42Z</dc:date>
    <item>
      <title>Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617279#M45944</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am trying to mapping date fields in two tables, One table i am using cross tables for date field.&lt;/P&gt;&lt;P&gt;It produces duplicates after mapping the date field, not sure how to fix the issue.&lt;/P&gt;&lt;P&gt;Attached the Qlik sense app below for reference.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 09:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617279#M45944</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T09:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617310#M45948</link>
      <description>&lt;P&gt;Try to load distinct at date_1 table.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 00:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617310#M45948</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-08-28T00:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617352#M45950</link>
      <description>&lt;P&gt;I tried Distinct and it did not work as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 05:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617352#M45950</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T05:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617354#M45951</link>
      <description>&lt;P&gt;Try to replace "Table2" script with this:&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(date#(MonthYear,'MMM YYYY')),'MMM YYYY') ,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop tables Table2;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 05:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617354#M45951</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-08-28T05:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617357#M45952</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="date.PNG" style="width: 134px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/17916i1CE9AEA8052E3CF5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="date.PNG" alt="date.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did and it appeared to be same still. No luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 05:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617357#M45952</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T05:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617359#M45953</link>
      <description>&lt;P&gt;Try to replace 'Table2' with this:&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(MonthYear),'MMM YYYY') ,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop table date_2;&lt;BR /&gt;Rename table Table2 to date_2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617359#M45953</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-08-28T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617362#M45954</link>
      <description>&lt;P&gt;Try this if problem still not solved:&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(date#(MonthYear),'MMM YYYY'),'MMM YYYY') ,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop table date_2;&lt;BR /&gt;Rename table Table2 to date_2;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617362#M45954</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-08-28T06:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617365#M45955</link>
      <description>&lt;P&gt;It worked finally !&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617365#M45955</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617367#M45956</link>
      <description>&lt;P&gt;You might also need to rename your transformed MonthYear column to map with table1:&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(date#(MonthYear),'MMM YYYY'),'MMM YYYY') as MonthYear ,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop table date_2;&lt;BR /&gt;Rename table Table2 to date_2;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617367#M45956</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-08-28T06:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617372#M45957</link>
      <description>&lt;P&gt;Hi LP27,&lt;/P&gt;&lt;P&gt;You should change the table_2 script as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Table2:
Load 
     [Rate],
     date(MonthStart(date#(MonthYear,'MMM YYYY')),'MMM YYYY') as MonthYear,
     Value
    Resident date_2;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MonthYear data on table_2 doesn't recognize as a date field by qlik because qlik doesn't know how the data string should be evaluated as a date. By using &lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/date_hash.htm" target="_blank" rel="noopener"&gt;Date#&lt;/A&gt;&amp;nbsp;function,&amp;nbsp; you should &lt;SPAN&gt;describe the format of the text string to be evaluated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope it helps...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617372#M45957</guid>
      <dc:creator>kaanerisen</dc:creator>
      <dc:date>2019-08-28T06:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617417#M45960</link>
      <description>&lt;P&gt;Thanks for the info!&lt;/P&gt;&lt;P&gt;I will do it accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 07:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617417#M45960</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617485#M45961</link>
      <description>&lt;P&gt;I used the same script as provided by you, MonthYear field is fixed, but now its not&amp;nbsp; showing Value and Rate field now.&lt;/P&gt;&lt;P&gt;Its not showing any field from date_2 table, except MonthYear.&lt;/P&gt;&lt;P&gt;check the image attached and check the update Qlik app.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="field.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/17950i5CE8B6D15696547E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="field.PNG" alt="field.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 09:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617485#M45961</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617487#M45962</link>
      <description>&lt;P&gt;I changed the table script.&lt;/P&gt;&lt;P&gt;now its not showing other column from Table_2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 09:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617487#M45962</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617522#M45966</link>
      <description>&lt;P&gt;Script that you shared is&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(date#(MonthYear,'MMM YYYY')),'MMM YYYY') as MonthYear,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop tables &lt;STRONG&gt;Table2&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;noconcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;[Rate],&lt;BR /&gt;date(MonthStart(date#(MonthYear,'MMM YYYY')),'MMM YYYY') as MonthYear,&lt;BR /&gt;Value&lt;BR /&gt;Resident date_2;&lt;BR /&gt;Drop tables &lt;STRONG&gt;date_2&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;"Drop table Table2" should be "Drop table date_2" and add&amp;nbsp;&lt;STRONG&gt;noconcatenate&lt;/STRONG&gt;&amp;nbsp;before table2 script to prevent autoconcatanation to date_2 table.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 10:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617522#M45966</guid>
      <dc:creator>kaanerisen</dc:creator>
      <dc:date>2019-08-28T10:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping date column with Cross Table</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617571#M45968</link>
      <description>&lt;P&gt;It worked! Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 11:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-date-column-with-Cross-Table/m-p/1617571#M45968</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-08-28T11:20:16Z</dc:date>
    </item>
  </channel>
</rss>

