<?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 Product Hierarchy based on the Date in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1533709#M124360</link>
    <description>&lt;P&gt;Good Evening, i want to ask about Hierarchy ini Qlikview,&lt;/P&gt;&lt;P&gt;Case:&lt;/P&gt;&lt;P&gt;I have 2 type of product hierarchy :&lt;/P&gt;&lt;P&gt;1. Old Product Hierarchy&amp;nbsp; that i define the start_date_history on '01/01/2000' and end_date_history on&amp;nbsp; '31/12/2018'&lt;/P&gt;&lt;P&gt;Old Prod Hier have 3 Levels of Hierarchy;&lt;/P&gt;&lt;P&gt;2. New&amp;nbsp;&lt;SPAN&gt;Product Hierarchy&amp;nbsp; that i define the start_date on '01/01/2019&lt;/SPAN&gt;&lt;SPAN&gt;' and end_date on&amp;nbsp; '31/12/2999&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;New Prod Hier have 10 Levels of Hierarchy ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so in this case those 2 different&amp;nbsp; Old Prod Hier and New&amp;nbsp;Prod Hier , i combine those 2 and, store&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;into PRODUCT_HIERARCHY.QVD(qvd),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after that i want to connect those dates that i defined with company transactional dates, without using any interval match,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my concern is, if i have a large amount of product hierarchy data, then what is the best practice to reach the best optimization to load the data ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My final expectation for the result is, when i choose the date on 12-12-2018, it will associate with the Old Product Hierarchy, and when choose the date on 12-01-2019,&amp;nbsp;&amp;nbsp;it will associate with the New Product Hierarchy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Appreciate to any of your solutions.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:33:14 GMT</pubDate>
    <dc:creator>jasonreynaldo</dc:creator>
    <dc:date>2024-11-16T21:33:14Z</dc:date>
    <item>
      <title>Product Hierarchy based on the Date</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1533709#M124360</link>
      <description>&lt;P&gt;Good Evening, i want to ask about Hierarchy ini Qlikview,&lt;/P&gt;&lt;P&gt;Case:&lt;/P&gt;&lt;P&gt;I have 2 type of product hierarchy :&lt;/P&gt;&lt;P&gt;1. Old Product Hierarchy&amp;nbsp; that i define the start_date_history on '01/01/2000' and end_date_history on&amp;nbsp; '31/12/2018'&lt;/P&gt;&lt;P&gt;Old Prod Hier have 3 Levels of Hierarchy;&lt;/P&gt;&lt;P&gt;2. New&amp;nbsp;&lt;SPAN&gt;Product Hierarchy&amp;nbsp; that i define the start_date on '01/01/2019&lt;/SPAN&gt;&lt;SPAN&gt;' and end_date on&amp;nbsp; '31/12/2999&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;New Prod Hier have 10 Levels of Hierarchy ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so in this case those 2 different&amp;nbsp; Old Prod Hier and New&amp;nbsp;Prod Hier , i combine those 2 and, store&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;into PRODUCT_HIERARCHY.QVD(qvd),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after that i want to connect those dates that i defined with company transactional dates, without using any interval match,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my concern is, if i have a large amount of product hierarchy data, then what is the best practice to reach the best optimization to load the data ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My final expectation for the result is, when i choose the date on 12-12-2018, it will associate with the Old Product Hierarchy, and when choose the date on 12-01-2019,&amp;nbsp;&amp;nbsp;it will associate with the New Product Hierarchy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Appreciate to any of your solutions.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1533709#M124360</guid>
      <dc:creator>jasonreynaldo</dc:creator>
      <dc:date>2024-11-16T21:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Product Hierarchy based on the Date</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1533802#M124390</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;The experience says that you have to try to obtain better solution.&lt;/P&gt;&lt;P&gt;But, thinking about your needs, you can use these two options:&lt;/P&gt;&lt;P&gt;1. Create a Key in the fact table to dimension hierarchy wich contains the date. In this case, you must hardcode to determine the date inside the key. It´s a good option for better performance.&lt;/P&gt;&lt;P&gt;2. Use intervalmatch() to create a bridge table that connect the fact table wich the dimension hierarchy. It´s not so good for performance, but it´s better if you can´t hardcode the date in the key.&lt;/P&gt;&lt;P&gt;There is another options, but it´s a start,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 12:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1533802#M124390</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2019-01-23T12:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Product Hierarchy based on the Date</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1534164#M124490</link>
      <description>Dear Pedro,&lt;BR /&gt;Thank you for your help, i tried your option number 2 but the data increase too much, i didn't know why interval match did that, so i avoid to use it. Maybe you can help me with the 3rd option ?&lt;BR /&gt;Thank you ,&lt;BR /&gt;Jason&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2019 01:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1534164#M124490</guid>
      <dc:creator>jasonreynaldo</dc:creator>
      <dc:date>2019-01-24T01:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Product Hierarchy based on the Date</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1534700#M124600</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;I made an app wich contais a 3rd option, its derivate from IntervalMatch and create a Concatenate Key in the FactTable to connect&amp;nbsp;a ProductHierarchy Table, so you don´t need a BridgeTable and the performance remains good.&lt;/P&gt;&lt;P&gt;See the app and tell if you can use it,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Product-Hierarchy-based-on-the-Date/m-p/1534700#M124600</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2019-01-24T18:01:21Z</dc:date>
    </item>
  </channel>
</rss>

