<?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: Assistance Needed: Resolving Duplicate Sales Data (Double Counting) in Qlik Sense Reports in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492920#M102292</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try to do a "load distinct" in your fact table to see if rows are always duplicate ?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 08:23:36 GMT</pubDate>
    <dc:creator>VBD</dc:creator>
    <dc:date>2024-11-15T08:23:36Z</dc:date>
    <item>
      <title>Assistance Needed: Resolving Duplicate Sales Data (Double Counting) in Qlik Sense Reports</title>
      <link>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492910#M102291</link>
      <description>&lt;P&gt;Hello Qlik Community,&lt;/P&gt;
&lt;P&gt;I'm encountering an issue with duplicated sales data (double counting) in our reports within Qlik Sense. For certain dates, the sales values appear doubled, even though our ETL database shows accurate, non-duplicated entries. We've tried filtering out these dates and reloading the QVD files, but the double counting persists in the reports.&lt;/P&gt;
&lt;P&gt;For example, on August 16, the actual sales amount in the source data is 1000, but in Qlik Sense, it shows as 2000, effectively doubling the correct value.&lt;/P&gt;
&lt;P&gt;Has anyone experienced a similar issue? If so, what steps did you take to resolve it? Any insights or troubleshooting tips would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 07:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492910#M102291</guid>
      <dc:creator>ronel_8989</dc:creator>
      <dc:date>2024-11-15T07:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Assistance Needed: Resolving Duplicate Sales Data (Double Counting) in Qlik Sense Reports</title>
      <link>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492920#M102292</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try to do a "load distinct" in your fact table to see if rows are always duplicate ?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 08:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492920#M102292</guid>
      <dc:creator>VBD</dc:creator>
      <dc:date>2024-11-15T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Assistance Needed: Resolving Duplicate Sales Data (Double Counting) in Qlik Sense Reports</title>
      <link>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492921#M102293</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;The issue of double-counted sales data in Qlik Sense reports can often arise from specific factors in your data model or script configuration.&lt;/P&gt;
&lt;P&gt;Did u inspect your data model in Qlik Sense to ensure that you do not have unintentional joins or circular references between tables?&lt;/P&gt;
&lt;P&gt;Maybe, try to look for join statements or concatenations that might inadvertently duplicate rows.&lt;BR /&gt;Pay attention to any Left Join, Outer Join, or Concatenate operations in your script.&lt;/P&gt;
&lt;P&gt;As a solution u can replace Join with ApplyMap() where possible, or ensure that keys are unique before joining.&lt;/P&gt;
&lt;P&gt;kind regards,&lt;BR /&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 08:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492921#M102293</guid>
      <dc:creator>diegozecchini</dc:creator>
      <dc:date>2024-11-15T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assistance Needed: Resolving Duplicate Sales Data (Double Counting) in Qlik Sense Reports</title>
      <link>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492996#M102294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166324"&gt;@ronel_8989&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note the forum you have posted to is for the Data Integration product Enterprise Manager, used for managing multiple Replicate/Compose/Catalog servers. To reach your target audience, please consider posting your question here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense/ct-p/qlik-sense" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense/ct-p/qlik-sense&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 15:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assistance-Needed-Resolving-Duplicate-Sales-Data-Double-Counting/m-p/2492996#M102294</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-11-15T15:44:22Z</dc:date>
    </item>
  </channel>
</rss>

