<?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: same custid with different cust name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361922#M836323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the expression I suggested works for multiple periods as I am just checking if a custname( aggregated by Country, CustID and Name) is used across multiple year(if count(year) &amp;gt;1), and if Yes, then show those records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format of year doesn't matter as I am counting the values of Year field if it is more than 1 against a custname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can share the data sample where its not working, I can identify the reason of not working. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2017 11:49:22 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2017-05-31T11:49:22Z</dc:date>
    <item>
      <title>same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361913#M836314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my data set, i would like to check and show in a straight table or in chart about the data with same custid but different name across same country but different period,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the attached example...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361913#M836314</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361914#M836315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick way would be to add them to a pivot chart.&lt;/P&gt;&lt;P&gt;Does that work in your case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Naamloos.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165243_Naamloos.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached my example. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 14:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361914#M836315</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-05-30T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361915#M836316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems spelling-related, not master data-related. Was the Customer Name in your data a free field, to be completed by whoever was entering the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case, you should perform a data quality check and decide on the correct names for those Customer IDs that have multiple Customer Names. Using a mapping table and an applymap() call, you can perform dimension data correction on the fly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 14:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361915#M836316</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-30T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361916#M836317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Peter, Each year the customer details has been entered without checking whether it is existing or not...so these kinds of data quality issues are happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to analyse the data issues in a chart and show it as quality report of these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the management need to decide whether to be corrected at the source or to be corrected at the dashboard by having a mapping table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 02:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361916#M836317</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-05-31T02:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361917#M836318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your pivot shows everything..but i just need customer with same id but different name across different periods within same country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 02:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361917#M836318</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-05-31T02:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361918#M836319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can show like this, you may hide the last column thru presentation tab - &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165285_Capture.PNG" style="height: 201px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 03:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361918#M836319</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-31T03:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361919#M836320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be the improved one - &lt;/P&gt;&lt;P&gt;Count(distinct Total&amp;lt;Country,CustID,CustName&amp;gt; {&amp;lt;CustName={"=Count(Year) &amp;gt; 1"}&amp;gt;}CustName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 03:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361919#M836320</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-31T03:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361920#M836321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DigVijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to compare for all the periods available in the dataset, not just current year vs previous year.&lt;/P&gt;&lt;P&gt;Also my year is in this format, FY2015,MY2015,FY2016,MY2016&lt;/P&gt;&lt;P&gt;FY - full year -jan to dec&lt;/P&gt;&lt;P&gt;my-mid year-last year july to current year june&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 06:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361920#M836321</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-05-31T06:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361921#M836322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A calculated dimension like the following counts the unique CustNames for each CustID. Only showing CustID's with more than one name would meet your criteria, it seems to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1496212767721567 jive_text_macro" jivemacro_uid="_1496212767721567"&gt;
&lt;P&gt;=If(&lt;/P&gt;
&lt;P&gt;Aggr(Count(DISTINCT CustName), CustID) &amp;gt; 1,&lt;/P&gt;
&lt;P&gt;Aggr(Count(DISTINCT CustName), CustID),&lt;/P&gt;
&lt;P&gt;Null())&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Naamloos.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165300_Naamloos.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you. I've attached the app with above updated example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 06:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361921#M836322</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-05-31T06:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: same custid with different cust name</title>
      <link>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361922#M836323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the expression I suggested works for multiple periods as I am just checking if a custname( aggregated by Country, CustID and Name) is used across multiple year(if count(year) &amp;gt;1), and if Yes, then show those records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format of year doesn't matter as I am counting the values of Year field if it is more than 1 against a custname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can share the data sample where its not working, I can identify the reason of not working. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 11:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/same-custid-with-different-cust-name/m-p/1361922#M836323</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-31T11:49:22Z</dc:date>
    </item>
  </channel>
</rss>

