<?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: Qlik Compose Questions in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Questions/m-p/1788791#M255</link>
    <description>&lt;P&gt;Hello,&amp;nbsp; Answers below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The Data mart can be used to filter out specific records.&amp;nbsp; However be aware that this filter only applies when a record is being inserted into the mart.&amp;nbsp; ie. if you have a fact record that is soft deleted, filtering the record with a filter in the fact table process will not delete the existing record in the fact table.&amp;nbsp; &amp;nbsp; The the whitepaper was updated in January (and it should have been updated in the community - but I'll verify) to discuss DM impact.&amp;nbsp; I've attached it here also.&amp;nbsp; But essentially you need to handle the deletes in a data mart post-load step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I have a script that can read a project and provide that metadata (generates SQL Scripts to insert additional metadata into some custom metadata tables).&amp;nbsp; Please PM me with your business email, and I can send it to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Currently moving Data Mart objects is supported only via the CLI.&amp;nbsp; I recommend reviewing help documentation here -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Migrating Objects as CSV's - &lt;A href="https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/export_import_object_CSV_files.htm" target="_blank"&gt;https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/export_import_object_CSV_files.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Migrating Data marts -&amp;nbsp; &lt;A href="https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/Exporting_Importing_Data_Marts.htm" target="_blank"&gt;https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/Exporting_Importing_Data_Marts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. The Transaction Date is used to select the correct dimension record in a Type2.&amp;nbsp; Eg.&amp;nbsp; to produce the JOIN condition for TXN_DT BETWEEN FROM_DATE and TO_DATE when looking up a Type 2 dimensions surrogate key.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. I don't believe there is specific documentation in the help / user guide.&amp;nbsp; Again if you PM me, I'll send you what I have.&amp;nbsp; &amp;nbsp;and perhaps add a blog post related to this :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 17:42:39 GMT</pubDate>
    <dc:creator>TimGarrod</dc:creator>
    <dc:date>2021-03-05T17:42:39Z</dc:date>
    <item>
      <title>Qlik Compose Questions</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Questions/m-p/1788781#M254</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have below questions on Compose. Can some one please help with these?&lt;/P&gt;&lt;P&gt;1. We have implemented delete logic as mentioned in the white paper. Replicate is populating the deleted columns and compose to DV. How will data mart handle these deleted records ? Can the data mart load process filter out the deleted records if they don't exist in the data mart?&lt;/P&gt;&lt;P&gt;2. In the table TPIL_DMA_RUNNO, how to find the corresponding tables for FACT_DIM_ID's ?&lt;/P&gt;&lt;P&gt;3. We have created a sample project and defined the DV and Data mart model's. We were able to import DV model in to main project but not data mart model.&amp;nbsp;Is there any limitation on this ?&lt;/P&gt;&lt;P&gt;4. When we define the transactional data mart , we choose the transaction date. How does compose use this column in processing data from vault to mart ?&lt;/P&gt;&lt;P&gt;5. Any documentations available on the log tables that compose creates ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Questions/m-p/1788781#M254</guid>
      <dc:creator>mopidesp</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Questions</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Questions/m-p/1788791#M255</link>
      <description>&lt;P&gt;Hello,&amp;nbsp; Answers below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The Data mart can be used to filter out specific records.&amp;nbsp; However be aware that this filter only applies when a record is being inserted into the mart.&amp;nbsp; ie. if you have a fact record that is soft deleted, filtering the record with a filter in the fact table process will not delete the existing record in the fact table.&amp;nbsp; &amp;nbsp; The the whitepaper was updated in January (and it should have been updated in the community - but I'll verify) to discuss DM impact.&amp;nbsp; I've attached it here also.&amp;nbsp; But essentially you need to handle the deletes in a data mart post-load step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I have a script that can read a project and provide that metadata (generates SQL Scripts to insert additional metadata into some custom metadata tables).&amp;nbsp; Please PM me with your business email, and I can send it to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Currently moving Data Mart objects is supported only via the CLI.&amp;nbsp; I recommend reviewing help documentation here -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Migrating Objects as CSV's - &lt;A href="https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/export_import_object_CSV_files.htm" target="_blank"&gt;https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/export_import_object_CSV_files.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Migrating Data marts -&amp;nbsp; &lt;A href="https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/Exporting_Importing_Data_Marts.htm" target="_blank"&gt;https://help.qlik.com/en-US/compose/February2021/Content/ComposeDWDL/Main/DW/Projects/Exporting_Importing_Data_Marts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. The Transaction Date is used to select the correct dimension record in a Type2.&amp;nbsp; Eg.&amp;nbsp; to produce the JOIN condition for TXN_DT BETWEEN FROM_DATE and TO_DATE when looking up a Type 2 dimensions surrogate key.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. I don't believe there is specific documentation in the help / user guide.&amp;nbsp; Again if you PM me, I'll send you what I have.&amp;nbsp; &amp;nbsp;and perhaps add a blog post related to this :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 17:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Questions/m-p/1788791#M255</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2021-03-05T17:42:39Z</dc:date>
    </item>
  </channel>
</rss>

