<?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: Reload Data Mart Dimension in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1988957#M769</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What DB are you using as target ?&lt;/P&gt;
&lt;P&gt;Have you tried truncating the DIM table? and run your workflow for loading data? it should re-load the mart table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DataMart also have a setting of load - full rebuild or incremental. If you select full all the data in the mart layer are truncated &amp;amp; reloaded. If you enable this setting and re-generate instructions, it will help you to correct data in the mart layer. You can try this in your lower environment.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2022 07:05:21 GMT</pubDate>
    <dc:creator>adpaiks</dc:creator>
    <dc:date>2022-10-05T07:05:21Z</dc:date>
    <item>
      <title>Reload Data Mart Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1988375#M768</link>
      <description>&lt;P&gt;We have Qlik Compose Aug/2021 version and we're looking the right way to reload a dimension on a data mart. The reason being is because we have some invalid values that were loaded while doing multiple testing and we're just looking to wipe out the dimension and reload with the right data.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1988375#M768</guid>
      <dc:creator>Al_gar</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data Mart Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1988957#M769</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What DB are you using as target ?&lt;/P&gt;
&lt;P&gt;Have you tried truncating the DIM table? and run your workflow for loading data? it should re-load the mart table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DataMart also have a setting of load - full rebuild or incremental. If you select full all the data in the mart layer are truncated &amp;amp; reloaded. If you enable this setting and re-generate instructions, it will help you to correct data in the mart layer. You can try this in your lower environment.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 07:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1988957#M769</guid>
      <dc:creator>adpaiks</dc:creator>
      <dc:date>2022-10-05T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data Mart Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1989658#M774</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/162751"&gt;@Al_gar&lt;/a&gt;&amp;nbsp;The best way to reload the dimension is by using the 2nd option that&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/161496"&gt;@adpaiks&lt;/a&gt;&amp;nbsp;suggested which is&amp;nbsp; full-rebuild or incremental under the data mart setting .&lt;/P&gt;
&lt;P&gt;Please make sure to generate the instructions after you change the setting and then run.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nanda_Ravindra_0-1665067000989.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90729iE57D45E7B58A6CF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nanda_Ravindra_0-1665067000989.png" alt="Nanda_Ravindra_0-1665067000989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: we don't recommend truncating the dimension table out side of compose as it could result in the mismatch between the real table and the sqlite file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nanda&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 14:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1989658#M774</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-10-06T14:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data Mart Dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1989751#M777</link>
      <description>&lt;P&gt;You can update the runno update value of the base hub table to next value from dwh runno value.. this would kinda trigger an delete and insert in dm...but if there are alot like 10 million records then probably this isn't a good idea.. rather you can create a new dm and import the needed table and delete the table from old dm if its dim then you can load the data again. The import is not available for fact tables.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 17:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Reload-Data-Mart-Dimension/m-p/1989751#M777</guid>
      <dc:creator>aj96</dc:creator>
      <dc:date>2022-10-06T17:51:04Z</dc:date>
    </item>
  </channel>
</rss>

