<?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: Slowly Changing Dimension in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475699#M4499</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;sales_hist:&lt;BR /&gt;load empid&amp;amp;terr_id as key ,start_date,end_date;&lt;BR /&gt;load * inline&lt;BR /&gt;[empid,terr_id,start_date,end_date&lt;BR /&gt;1001,T01,2023-01-15,2023-05-15&lt;BR /&gt;1001,T02,2023-05-16,2024-06-31&lt;BR /&gt;1004,T04,2024-02-01,2024-08-01&lt;BR /&gt;1004,T03,2024-08-02,2024-12-31&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;employee:&lt;BR /&gt;load empid&amp;amp;terr_id as key,empid, emp_name, terr_id,start_date as start_date1;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;empid, emp_name, terr_id,start_date&lt;BR /&gt;1001, Alice Johnson, T01 ,2023-01-15&lt;BR /&gt;1002, Bob Smith,T02,2023-02-15&lt;BR /&gt;1003, Carol White,T03,2023-03-15&lt;BR /&gt;1004, David Brown,T04,2024-02-01&lt;BR /&gt;1005, Eva Green, T05,2024-10-01&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;//exit SCRIPT;&lt;BR /&gt;Inner Join IntervalMatch (start_date1,key) LOAD start_date, end_date, key resident sales_hist;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Aug 2024 15:54:42 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2024-08-11T15:54:42Z</dc:date>
    <item>
      <title>Slowly Changing Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475638#M4491</link>
      <description>&lt;P&gt;there is one table as employee that has fields : emp id, terr id,joining date&lt;BR /&gt;another table as sales history which has : emp id, terr id, start date, end date&lt;/P&gt;
&lt;P&gt;employee&lt;BR /&gt;Load*Inline [&lt;BR /&gt;empid, emp_name, terr_id,start_date&lt;BR /&gt;1001, Alice Johnson, T01 ,2023-01-15&lt;BR /&gt;1002, Bob Smith,T02,2023-02-15&lt;BR /&gt;1003, Carol White,T03,2023-03-15&lt;BR /&gt;1004, David Brown,T04,2024-02-01&lt;BR /&gt;1005, Eva Green, T05,2024-10-01&lt;BR /&gt;]&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;sales_hist:&lt;BR /&gt;load *inline&lt;BR /&gt;[empid,terr_id,start_date,end_date&lt;BR /&gt;1001,T01,2023-01-15,2023-05-15&lt;BR /&gt;1001,T02,2023-05-16,2024-06-31&lt;BR /&gt;1004,T04,2024-02-01,2024-08-01&lt;BR /&gt;1004,T03,2024-08-02,2024-12-31&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;now i want to know for that particular sales which emp is assign in that particular time period.&lt;BR /&gt;&lt;BR /&gt;how to&amp;nbsp; manage employee and sales history table&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 10 Aug 2024 12:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475638#M4491</guid>
      <dc:creator>Tanisha_36</dc:creator>
      <dc:date>2024-08-10T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Slowly Changing Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475643#M4493</link>
      <description>&lt;P&gt;give a try with&amp;nbsp;Extended IntervalMatch&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2024/Subsystems/Client/Content/QV_QlikView/IntervalMatch_(Extended_Syntax).htm#" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2024/Subsystems/Client/Content/QV_QlikView/IntervalMatch_(Extended_Syntax).htm#&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Aug 2024 15:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475643#M4493</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-08-10T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Slowly Changing Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475679#M4495</link>
      <description>&lt;P&gt;Thank You&lt;BR /&gt;but cold you please explain how can I do so I am not able to do so&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 09:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475679#M4495</guid>
      <dc:creator>Tanisha_36</dc:creator>
      <dc:date>2024-08-11T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Slowly Changing Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475699#M4499</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;sales_hist:&lt;BR /&gt;load empid&amp;amp;terr_id as key ,start_date,end_date;&lt;BR /&gt;load * inline&lt;BR /&gt;[empid,terr_id,start_date,end_date&lt;BR /&gt;1001,T01,2023-01-15,2023-05-15&lt;BR /&gt;1001,T02,2023-05-16,2024-06-31&lt;BR /&gt;1004,T04,2024-02-01,2024-08-01&lt;BR /&gt;1004,T03,2024-08-02,2024-12-31&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;employee:&lt;BR /&gt;load empid&amp;amp;terr_id as key,empid, emp_name, terr_id,start_date as start_date1;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;empid, emp_name, terr_id,start_date&lt;BR /&gt;1001, Alice Johnson, T01 ,2023-01-15&lt;BR /&gt;1002, Bob Smith,T02,2023-02-15&lt;BR /&gt;1003, Carol White,T03,2023-03-15&lt;BR /&gt;1004, David Brown,T04,2024-02-01&lt;BR /&gt;1005, Eva Green, T05,2024-10-01&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;//exit SCRIPT;&lt;BR /&gt;Inner Join IntervalMatch (start_date1,key) LOAD start_date, end_date, key resident sales_hist;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 15:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Slowly-Changing-Dimension/m-p/2475699#M4499</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-08-11T15:54:42Z</dc:date>
    </item>
  </channel>
</rss>

