<?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 Time zone for Qlik Replicate Change Tables in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031596#M4836</link>
    <description>&lt;P&gt;The header_timestamp column on the Qlik Replicate Change Tables that are created when using the Store Changes setting is in a different timezone then what my server is in.&amp;nbsp; The server is set to Eastern and on the Qlik Replicate console, timestamps are in eastern for logs and so forth.&amp;nbsp; However, when data is stored in the change table on SQL Server, it is using a time zone that is 6 hours ahead of me.&amp;nbsp; How do I get that to be in the time zone of the server? Is there another setting to change?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 14:33:54 GMT</pubDate>
    <dc:creator>zacker20</dc:creator>
    <dc:date>2023-01-30T14:33:54Z</dc:date>
    <item>
      <title>Time zone for Qlik Replicate Change Tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031596#M4836</link>
      <description>&lt;P&gt;The header_timestamp column on the Qlik Replicate Change Tables that are created when using the Store Changes setting is in a different timezone then what my server is in.&amp;nbsp; The server is set to Eastern and on the Qlik Replicate console, timestamps are in eastern for logs and so forth.&amp;nbsp; However, when data is stored in the change table on SQL Server, it is using a time zone that is 6 hours ahead of me.&amp;nbsp; How do I get that to be in the time zone of the server? Is there another setting to change?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031596#M4836</guid>
      <dc:creator>zacker20</dc:creator>
      <dc:date>2023-01-30T14:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone for Qlik Replicate Change Tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031598#M4837</link>
      <description>&lt;P&gt;we have many article on this subject:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Replicate-header-timestamp-Clarification/td-p/1923015" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/Replicate-header-timestamp-Clarification/td-p/1923015&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-get-the-Replication-change-timestamp-info/ta-p/1850739" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-get-the-Replication-change-timestamp-info/ta-p/1850739&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2022/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_headColumns.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2022/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_headColumns.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031598#M4837</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-01-30T14:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone for Qlik Replicate Change Tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031615#M4838</link>
      <description>&lt;P&gt;I don't see where those articles say I can change the UTC timezone of the actual Change Table that Qlik generates?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031615#M4838</guid>
      <dc:creator>zacker20</dc:creator>
      <dc:date>2023-01-30T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone for Qlik Replicate Change Tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031621#M4839</link>
      <description>&lt;P&gt;you can not change the change table, however ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you can get this info by adding to the target table a new column and with a transformation rule populate it with the value of the required header timestamp. &amp;nbsp;To define the column with the transformation rule go to:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;Table settings -&amp;gt; transform --&amp;gt; add column&lt;/LI&gt;
 &lt;LI&gt;On the added column, choose expression builder (fx) --&amp;gt; headers tab and choose the required header column&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-get-the-Replication-change-timestamp-info/ta-p/1850739" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-get-the-Replication-change-timestamp-info/ta-p/1850739&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031621#M4839</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-01-30T14:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone for Qlik Replicate Change Tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031623#M4840</link>
      <description>&lt;P&gt;You cannot change the&amp;nbsp;&lt;SPAN&gt;UTC timezone&amp;nbsp; for the Change Table Timestamp.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is by design in anticipation of multiple tasks from multiple timezones contributing to a single CT table, or multiple CT tables in the same target DB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You'll have to create a View or add a 'computed-by' column to the change table if you feel you need 'local' time.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hein.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 15:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Time-zone-for-Qlik-Replicate-Change-Tables/m-p/2031623#M4840</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-01-30T15:01:12Z</dc:date>
    </item>
  </channel>
</rss>

