<?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 changin dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638065#M733898</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14114"&gt;@Brett_Bleess&lt;/a&gt; , thank you for the anwser, i've already seen these posts, my problem is the number of possibilities, intervalMatch() function match each date with all intervals of all values, in my case i have thousands of intervals, it bugs my michine in the load.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2019 20:58:57 GMT</pubDate>
    <dc:creator>JMAROUF</dc:creator>
    <dc:date>2019-10-21T20:58:57Z</dc:date>
    <item>
      <title>slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1634605#M733896</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have some [polices] which change the [intermediaire] and i want to solve this&amp;nbsp; problem&amp;nbsp; with SCD using IntervalMtach function, but it gives a lot of records instead of one,i&amp;nbsp;&amp;nbsp; have joined the table police_H before and after intervalMatch in the attachment,in this example i have just few rows so no problem, but in the project there will be billion of possibilities so it will bug my laptop.&lt;/P&gt;&lt;P&gt;thanks for help;&lt;/P&gt;&lt;P&gt;here my code :&lt;/P&gt;&lt;P&gt;police_H:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load Distinct&lt;BR /&gt;police,&lt;BR /&gt;intermediaire_H,&lt;BR /&gt;//rownumber_H,&lt;BR /&gt;MIN(date_effet_H) as date_effet_H,&lt;BR /&gt;Min(date_echeance_H) as date_echeance_H,&lt;BR /&gt;date(Min(date#(date_effet_H,'DD/MM/YYYY'))) as FromDtae,&lt;BR /&gt;date(MAX(date#(date_echeance_H,'DD/MM/YYYY'))) as ToDate&lt;BR /&gt;resident police_H_tmp group by police,intermediaire_H,rownumber_H order by police;&lt;BR /&gt;drop table police_H_tmp;&lt;/P&gt;&lt;P&gt;inner join&lt;/P&gt;&lt;P&gt;IntervalMatch(date_creation) load FromDtae,ToDate resident police_H;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;police_H_tmp:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load Distinct&lt;BR /&gt;police&amp;amp;date(date_creation,'DDMMYYYY') as police_quit,&lt;BR /&gt;date_creation as date_creation_H,&lt;BR /&gt;police,&lt;BR /&gt;intermediaire_H as intermediaire,&lt;BR /&gt;FromDtae,&lt;BR /&gt;ToDate&lt;BR /&gt;resident police_H;&lt;BR /&gt;drop table police_H;&lt;BR /&gt;rename table police_H_tmp to police_H;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1634605#M733896</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2024-11-16T02:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1637979#M733897</link>
      <description>&lt;P&gt;Jamal, the best I have is the following Design Blog post that I think should help in this situation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Feel free to search the other posts in this area using the following link if the above is now what you need:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1637979#M733897</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-21T17:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638065#M733898</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14114"&gt;@Brett_Bleess&lt;/a&gt; , thank you for the anwser, i've already seen these posts, my problem is the number of possibilities, intervalMatch() function match each date with all intervals of all values, in my case i have thousands of intervals, it bugs my michine in the load.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 20:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638065#M733898</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2019-10-21T20:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638375#M733899</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;IntervalMatch is designed to join multiple dates available in a date table to each record where those dates fit in the to and from date.&lt;/P&gt;&lt;P&gt;The real question here is, what output are you expecting to see?&amp;nbsp; Because the functionality is working correctly I think, but you are only expecting one record.&amp;nbsp; What change are you expecting or hoping for from the data after interval match?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 13:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638375#M733899</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-10-22T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638510#M733900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this solution works for few data, the problem is with lot of intervals, i will have lot of possibilities, which will cause problem in my laptop , i am searching for a solution which mutchs just one date with an interval for a specific value.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 16:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638510#M733900</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2019-10-22T16:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: slowly changin dimension</title>
      <link>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638832#M733901</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i've joined the issue in the attachement,&amp;nbsp; with just 1 210 415 dates&amp;nbsp; and 515 557 intrvals it gives&amp;nbsp; &amp;nbsp;546 468 405 and then my computer bugs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to implement the scd type&amp;nbsp; 2,&amp;nbsp; &amp;nbsp;i've some policies which change the intermediaite code, so instead of linking transaction and policy with POLICY_ID i want to link&amp;nbsp; them with &lt;FONT color="#FF0000"&gt;POLICY_ID&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;&lt;/FONT&gt;TRANSACTION_DATE &lt;FONT color="#000000"&gt;as disccribed by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;&amp;nbsp; here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;however this solution bugs my computer because of IntervalMatch possibilities.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 09:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slowly-changin-dimension/m-p/1638832#M733901</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2019-10-23T09:19:14Z</dc:date>
    </item>
  </channel>
</rss>

