<?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: Insert records into DM Dim tables in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993612#M780</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/160149"&gt;@RonFusionHSLLC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No issues, please go ahead. As a best practice, as part of Post Loading ETL check if they exist, if not then insert them.&lt;/P&gt;
&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2022 22:57:24 GMT</pubDate>
    <dc:creator>shashi_holla</dc:creator>
    <dc:date>2022-10-17T22:57:24Z</dc:date>
    <item>
      <title>Insert records into DM Dim tables</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993605#M779</link>
      <description>&lt;P&gt;Is there any best practice to insert records into dim tables...directly.&amp;nbsp; &amp;nbsp;They would never conflict, as they all have negative OID values (-2,-3...etc)&lt;/P&gt;
&lt;P&gt;I do not want these records in the landing zone (ODS).&amp;nbsp; I don't care if they are in the DW, for instance add them during the staging process.&amp;nbsp; They would be duplicated each time, not a problem given there are only 3 or 4 records in 6 dims.&lt;/P&gt;
&lt;P&gt;Something like this is what I was planning&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;INSERT INTO dbo.[TDMA_1Dim_CInsPlan]&lt;BR /&gt;(CInsPlan_FD, CInsPlan_TD, CInsPlan_OID, ID_InsPlan, Alias, [Name], Address1, Address2, City, State, Zip, Zip4, Contact, Phone, Extension, Fax, Email, Web, Notes, PayerID, EntryDt, EntryBy, LastModDt, LastModBy, SubscriberNumMask, MemberNumMask, GroupNumMask, PrimaryElectronic, NonPrimaryElectronic, ClearingHouseID, InsuranceType, ClaimFilingIndicator, TaxonomyHeaderID, NarrativeRecord, PrimaryPaperFormat, NonPrimaryPaperFormat, ZeroFeeOnClaim, AutoCrossOver, OverrideBilling, OverrideExpected, GuarantorStatement, InfoStmtOnPrimary, InfoStmtOnNonPrimary, ProvOrgNumber, ProviderNumber, RefProvNumber, FacilityNumber, ECCPayerID, ECCOfficeID, MedigapID, MedigapExtension, PseudoCode, ConcurrencySchemeID, TeamBillingOption, PrintASACodeOnAnesthesiaClaim, UseASACodeOnExpectedAllowed, ExtremeAgeCode, EnableFollowUp, FirstFollowUpActionAfter, SendUnpaidXOverClaimsAfter, PaymentActionSchemeID, ExpiryDt, UBClaimFormat, FinancialClassID, AddressType, CountryCode, PostalCode, CountySubDivisionCode, StatInqClaimFormat, EligibilityID, ICDVersionInstitutional, ICDVersionProfessional, PQRS, BillingAlert, PrimaryECPQRSAmount, EligibilityNPI, AfterHoursCode, NonPrimaryECPQRSAmount, PrimaryElectronicInstitutional, NonPrimaryElectronicInstitutional, ElectronicInterfaceInstitutional, NAICCode, CarrierCode, AttendingProvSpecialty2310APRV, BillingProvSpecialty2000APRV, TaxStatus, MACAnesthesiaCode, ContractCode, ProvOrgClaimRemittanceAddress, TeamBillingOption_Desc, AddressType_Desc, TaxStatus_Desc, INS_CATEGORY, INS_SUBCATEGORY, OBSOLETE__INDICATION, CInsPlan_RUNNO_INSERT, CInsPlan_RUNNO_UPDATE) &lt;BR /&gt;VALUES ( '01/01/1780',&lt;BR /&gt;'12/31/9999',&lt;BR /&gt;-2,&lt;BR /&gt;-2,&lt;BR /&gt;'SELFPAY',&lt;BR /&gt;'SELFPAY',&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993605#M779</guid>
      <dc:creator>RonFusionHSLLC</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records into DM Dim tables</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993612#M780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/160149"&gt;@RonFusionHSLLC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No issues, please go ahead. As a best practice, as part of Post Loading ETL check if they exist, if not then insert them.&lt;/P&gt;
&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 22:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993612#M780</guid>
      <dc:creator>shashi_holla</dc:creator>
      <dc:date>2022-10-17T22:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records into DM Dim tables</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993861#M781</link>
      <description>&lt;P&gt;Perfect, thanks Shashi, I'll change my insert to a MERGE.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 11:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Insert-records-into-DM-Dim-tables/m-p/1993861#M781</guid>
      <dc:creator>RonFusionHSLLC</dc:creator>
      <dc:date>2022-10-18T11:07:23Z</dc:date>
    </item>
  </channel>
</rss>

