<?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: Scd type 2 without using component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307497#M78928</link>
    <description>&lt;P&gt;Hi lmit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what about "&lt;SPAN&gt;3,ddd,lll " this record in second run? Do we need to load to target or reject?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the key value for new records is it 'Y' or null when inserting first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2018 21:35:47 GMT</pubDate>
    <dc:creator>vboppudi</dc:creator>
    <dc:date>2018-03-08T21:35:47Z</dc:date>
    <item>
      <title>Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307496#M78927</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;How can I implement scd type 2 without using scd type 2 components?&lt;BR /&gt;&lt;BR /&gt;For sample&lt;BR /&gt;Id,name,course,key&lt;BR /&gt;1,xxx,jjj,k1&lt;BR /&gt;2,yyy,KKK,k2&lt;BR /&gt;&lt;BR /&gt;For first load data will be loaded as its is.for second load if data is like below&lt;BR /&gt;Id,name,course,key&lt;BR /&gt;1,ccc,jjj,&lt;BR /&gt;3,ddd,lll&lt;BR /&gt;&lt;BR /&gt;My output should be&lt;BR /&gt;&lt;BR /&gt;Id,name,course,key&lt;BR /&gt;1,xxx,jjj,n&lt;BR /&gt;2,yyy,KKK,k2&lt;BR /&gt;1,ccc,jjj,y&lt;BR /&gt;&lt;BR /&gt;The key column for old record should change to n and new one should be y&lt;BR /&gt;&lt;BR /&gt;Any help would be helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Lmit</description>
      <pubDate>Sat, 16 Nov 2024 08:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307496#M78927</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2024-11-16T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307497#M78928</link>
      <description>&lt;P&gt;Hi lmit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what about "&lt;SPAN&gt;3,ddd,lll " this record in second run? Do we need to load to target or reject?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the key value for new records is it 'Y' or null when inserting first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 21:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307497#M78928</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-03-08T21:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307498#M78929</link>
      <description>Hi Veeranjaneyulu,
&lt;BR /&gt;
&lt;BR /&gt;Thanks for your reply
&lt;BR /&gt;
&lt;BR /&gt;3,ddd,lll
&lt;BR /&gt;Will insert as a new record and key will be y. It will be empty while inserting for the first time.
&lt;BR /&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Lmit</description>
      <pubDate>Thu, 08 Mar 2018 23:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307498#M78929</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-08T23:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307499#M78930</link>
      <description>&lt;P&gt;please find the below links.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.deepinopensource.com/scd-2-implementations-in-talend/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.deepinopensource.com/scd-2-implementations-in-talend/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://talenddev.blogspot.in/2016/03/apply-scd-without-using-scd-component.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talenddev.blogspot.in/2016/03/apply-scd-without-using-scd-component.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 04:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307499#M78930</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-09T04:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307500#M78931</link>
      <description>&lt;P&gt;Thanks &lt;SPAN&gt;Veeranjaneyulu&amp;nbsp;&lt;/SPAN&gt;and Manohar for your inputs.I achieved SCD type2 in other way&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&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, 14 Mar 2018 03:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307500#M78931</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-14T03:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307501#M78932</link>
      <description>&lt;P&gt;Hi limit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please explain how can you achieve SCD2 without using SCD compoenent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Arpit&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 08:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307501#M78932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T08:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307502#M78933</link>
      <description>&lt;P&gt;Hi Arpit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I implemented using tmap with 3 flows ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In first flow : i have compare the columns on which columns we need to implement the scd and lookup on one unique(Primary key) cloumn&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)if the id(lookup) had match and compare on any compared columns failes it should go to update flow(flag will change)&lt;/P&gt;
&lt;P&gt;2)if the id(lookup) didnot match , then that record should go to insert flow(Flag will change)&lt;/P&gt;
&lt;P&gt;3)if the id(lookup) and compare columns matched, then the record will go to ingore flow&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;according to my requirement i need to change the flag.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your requirement , do you need to generate key for update records ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 10:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307502#M78933</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-27T10:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307503#M78934</link>
      <description>Hi Lmit, 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for giving your response. 
&lt;BR /&gt;My requirement is: 
&lt;BR /&gt;1. if data is fresh it will load DB and generate Start date as current data and End date as null. 
&lt;BR /&gt;2. if data is already exist in DB but one attribute change then it will generate End date for previous record and insert new update record in DB with Start date as current date and End date as null. 
&lt;BR /&gt; 
&lt;BR /&gt;Lmit, can you please share me screen shot of your Job and tmap that how you put expression on expression builder and what had you wrote expression for updateflow if data is already present in DB. 
&lt;BR /&gt; 
&lt;BR /&gt;Hope you will understand my requirement. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Arpit</description>
      <pubDate>Tue, 27 Mar 2018 14:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307503#M78934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307504#M78935</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMwLAAW"&gt;@arpiita&lt;/A&gt;, check the below link might be usefull for your case.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCo8RCAS#M5082" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Flag-not-updating-based-on-condition/m-p/26823#M5082&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 07:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307504#M78935</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-28T07:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307505#M78936</link>
      <description>&lt;P&gt;Hi arpit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the last reply . please find the attachment for the screenshoots , follow the names&amp;nbsp; of the screenshoots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it will be helpful for you to build the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;lmit&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsT7"&gt;SCD2.zip&lt;/A&gt;</description>
      <pubDate>Wed, 28 Mar 2018 15:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307505#M78936</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-28T15:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307506#M78937</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLyDAAW"&gt;@lmit&lt;/A&gt;&amp;nbsp;Thanks Lmit for your renspose sure it will help me if you will show variable expression so that it will easy for me to write expression.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 15:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307506#M78937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T15:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307507#M78938</link>
      <description>&lt;BR /&gt;Thanks Lmit
&lt;BR /&gt;
&lt;BR /&gt;which type of flag you used in implementation? Can you please explain me more so that it can help me.</description>
      <pubDate>Wed, 28 Mar 2018 16:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307507#M78938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307508#M78939</link>
      <description>If you don't mind can you send me screenshot of tmap.</description>
      <pubDate>Wed, 28 Mar 2018 16:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307508#M78939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T16:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307509#M78940</link>
      <description>&lt;P&gt;(row1.column!= null)? 1:0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;gettting error on this:&lt;/P&gt; 
&lt;P&gt;the operator != is undefined for the argument type(s) int&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mapping.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt9j.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131075iF775957033D66244/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt9j.png" alt="0683p000009Lt9j.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307509#M78940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T16:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307510#M78941</link>
      <description>If am not wrong you are asking about local variables.&lt;BR /&gt;See the scd2_step2.jpg for the variable logic below the screenshot I have mentioned.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Lmit</description>
      <pubDate>Wed, 28 Mar 2018 17:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307510#M78941</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-28T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307511#M78942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;arpit,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;are you able to implement SCD type2&amp;nbsp; or need more information?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;lmit&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 04:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307511#M78942</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-30T04:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307512#M78943</link>
      <description>&lt;P&gt;Hi Lmit,&lt;/P&gt; 
&lt;P&gt;Thanks a lot for response. I am still not able to implement SCD type getting error on variable and condition, could you please help me in variables?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="var.PNG" style="width: 803px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtK7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142000i65AB02EDE82BB599/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtK7.png" alt="0683p000009LtK7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Arpit&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307512#M78943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-30T07:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307513#M78944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Arpit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please provide more information about error like on which columns you applied the condition and the datatypes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307513#M78944</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-30T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307514#M78945</link>
      <description>&lt;P&gt;i think your userId column is int datatype that's why its not taking considering !=&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;scd2_Step2.jpg in the Zip file which i send has the logic for the Variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 08:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307514#M78945</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2018-03-30T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Scd type 2 without using component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307515#M78946</link>
      <description>&lt;P&gt;Hi lmit,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are tables details&lt;/P&gt; 
&lt;P&gt;source&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="source tabre.PNG" style="width: 214px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtKV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146559i8EF3B3643E2D48AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtKV.png" alt="0683p000009LtKV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;target&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Targettables.PNG" style="width: 244px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtKa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146197i9D21D69794346A49/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtKa.png" alt="0683p000009LtKa.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;s_key is auto generated key and userid is primarykey.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Arpit&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 15:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Scd-type-2-without-using-component/m-p/2307515#M78946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-30T15:29:34Z</dc:date>
    </item>
  </channel>
</rss>

