<?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 Qlik Sense - (ETL) Script with condition from 2 sources in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Sense-ETL-Script-with-condition-from-2-sources/m-p/1403146#M3036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Hello, I am new with Qlik sense version 3.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I have a data source in a BD (&lt;STRONG&gt;Table A&lt;/STRONG&gt;) and a second data source in an Excel file (&lt;STRONG&gt;Table B&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Source A contains transactions (with a specific date) and source B contains 2 dates (beginning and end of a period).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I would like to associate each transaction with a period.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;In short, my SQL should be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 11pt; font-family: 'Calibri',sans-serif;"&gt;SELECT A.ID, B.ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #3366ff;"&gt;FROM source.TableA as A, source.TableB as B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 11pt; font-family: 'Calibri',sans-serif;"&gt;WHERE A.Date&amp;gt; = B.DateDebut AND A.Date &amp;lt;= B.DateFin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;How can I have this result in a section of the Scipt of Qlik Sense?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 16:21:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-29T16:21:39Z</dc:date>
    <item>
      <title>Qlik Sense - (ETL) Script with condition from 2 sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Sense-ETL-Script-with-condition-from-2-sources/m-p/1403146#M3036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Hello, I am new with Qlik sense version 3.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I have a data source in a BD (&lt;STRONG&gt;Table A&lt;/STRONG&gt;) and a second data source in an Excel file (&lt;STRONG&gt;Table B&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Source A contains transactions (with a specific date) and source B contains 2 dates (beginning and end of a period).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I would like to associate each transaction with a period.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;In short, my SQL should be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 11pt; font-family: 'Calibri',sans-serif;"&gt;SELECT A.ID, B.ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #3366ff;"&gt;FROM source.TableA as A, source.TableB as B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 11pt; font-family: 'Calibri',sans-serif;"&gt;WHERE A.Date&amp;gt; = B.DateDebut AND A.Date &amp;lt;= B.DateFin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;How can I have this result in a section of the Scipt of Qlik Sense?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Sense-ETL-Script-with-condition-from-2-sources/m-p/1403146#M3036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T16:21:39Z</dc:date>
    </item>
  </channel>
</rss>

