<?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: Slow Changing dimension in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232452#M22407</link>
    <description>&lt;P&gt;Yes, because you don't have changed the default settings from the SCD component. &lt;BR /&gt;SCD need two additional columns to store the timestamps when the dataset starts and when the dataset ends.&lt;BR /&gt;Add to your output table these both timestamp columns (best way call them like the component suggest).&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jan 2013 17:31:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-03T17:31:25Z</dc:date>
    <item>
      <title>Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232448#M22403</link>
      <description>&lt;P&gt;Can someone please help me? I am rather new to Talend, and I am trying to take a set of positional files and create a historical view of them. I am trying to utilize the slow changing dimension function but can not get it to function properly. I keep getting an Invalid column name error, even if i change to a valid column. Please look at the pictures below. any help is much appreciated. Thanks.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDCw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151319i737D202DA1E4F7E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDCw.png" alt="0683p000009MDCw.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDBk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148493i9DA95F30C26418F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDBk.png" alt="0683p000009MDBk.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDQ4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154890iC2E1076184B73568/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDQ4.png" alt="0683p000009MDQ4.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 14:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232448#M22403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T14:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232449#M22404</link>
      <description>&lt;P&gt;I have gotten past the unknown column name. now i am stuck with an error that reads;&lt;BR /&gt;SCDSK_tMSSQLSCD_8 cannot be resolved to a type.&lt;BR /&gt;Row1 cannot be resolved to a type.&lt;BR /&gt;Syntax error on toke ".", class expected after this token.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas on how to resolve any of these errors?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232449#M22404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T17:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232450#M22405</link>
      <description>&lt;P&gt;The SCD feature needs to know what is the source key to detect if an data set has been changed or not.&lt;BR /&gt;You have to declare which columns contains a key for the sources.&lt;BR /&gt;You can only find changes if you have something what keeps unchanged!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232450#M22405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T17:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232451#M22406</link>
      <description>&lt;P&gt;jlolling&lt;BR /&gt;I have set a source key, for a column that is constant.&lt;BR /&gt;and now i am getting the errors that are in the picture attached.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDRu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148871i48F407FFB2257243/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDRu.png" alt="0683p000009MDRu.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232451#M22406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T17:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232452#M22407</link>
      <description>&lt;P&gt;Yes, because you don't have changed the default settings from the SCD component. &lt;BR /&gt;SCD need two additional columns to store the timestamps when the dataset starts and when the dataset ends.&lt;BR /&gt;Add to your output table these both timestamp columns (best way call them like the component suggest).&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232452#M22407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T17:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232453#M22408</link>
      <description>&lt;P&gt;So if i rename them to EFF_DT and TERM_DT in my output and on the SCD it should work?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232453#M22408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232454#M22409</link>
      <description>&lt;P&gt;of i think i have it almost there but i can not get rid of this last error. it says errorMessage cannot be resolved or is not a field. &lt;BR /&gt;I have taken the error message portion off my mapping on input and outputs and i still recieve the error.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDPp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145389i5CAFA6E5260ED54B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDPp.png" alt="0683p000009MDPp.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 19:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232454#M22409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T19:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232455#M22410</link>
      <description>&lt;P&gt;Ok i am still strugling with this i am almost there though. I now just can not get my surrogate key to populate or the dates for my scd_start and scd_end. below are some screen shots please let me know if you can help out in any way.&lt;BR /&gt;&lt;IMG src="https://community.qlik.com/" border="0" /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD6y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150462i75C4C8946024CD82/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD6y.png" alt="0683p000009MD6y.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7gt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131330iE48A769CBF9E7FC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7gt.png" alt="0683p000009M7gt.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2013 20:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232455#M22410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-15T20:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Changing dimension</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232456#M22411</link>
      <description>&lt;P&gt;You have to provide the name of the surrogate key column defined in the Dimension table to SCD editor of tMySQLSCD component.&lt;BR /&gt;For more details on Implementing SCD using Talend visit following links:&lt;BR /&gt;&lt;STRONG&gt;SCD (Slowly Changing Dimensions) Type 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://vikramtakkar.blogspot.com/2013/03/implementing-scd-type-1-slowly-changing.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://vikramtakkar.blogspot.com/2013/03/implementing-scd-type-1-slowly-changing.html&lt;/A&gt;&lt;BR /&gt;&lt;STRONG&gt;SCD (Slowly Changing Dimensions) Type 2&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://vikramtakkar.blogspot.com/2013/03/implementing-scd-slowly-changing.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://vikramtakkar.blogspot.com/2013/03/implementing-scd-slowly-changing.html&lt;/A&gt; &lt;BR /&gt;&lt;STRONG&gt;SCD (Slowly Changing Dimensions) Type 3&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://vikramtakkar.blogspot.com/2013/03/implementing-slowly-changing-dimensions.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://vikramtakkar.blogspot.com/2013/03/implementing-slowly-changing-dimensions.html&lt;/A&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vikram Takkar&lt;BR /&gt;&lt;A href="http://vikramtakkar.blogspot.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://vikramtakkar.blogspot.com&lt;/A&gt;&lt;BR /&gt;skype: vikram.takkar&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 10:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Changing-dimension/m-p/2232456#M22411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T10:20:02Z</dc:date>
    </item>
  </channel>
</rss>

