<?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: CRM customer migration table implementation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420566#M156549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Erica&lt;/P&gt;&lt;P&gt;thanks, i was thinking something similar with set analysis, but the dummy "null" segment is something also interesting. My application has already more than 60 million records per table and the outer join almost 1 billion, so i was afraid that with set analysis on the user interface, it would be slower.&lt;/P&gt;&lt;P&gt;i try it and let you know if it worked&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;P&gt;felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 07:41:01 GMT</pubDate>
    <dc:creator>felcar2013</dc:creator>
    <dc:date>2013-02-12T07:41:01Z</dc:date>
    <item>
      <title>CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420561#M156544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;do you have any experience creating in qlikview a dynamic "customer migration table"? (customer relationship management)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With pivot tables i got&amp;nbsp; it, but i cannot get the new customers (neu kunden, null values). I loaded twice my table, set different names for time and customer segment, but it contains 100 million records and it is not so handy, even if the data comes from qvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks like the following figure. On the left side, we have the "ABC customer" field with values : A-Kunden, B-Kunden, etc. and the time period (2012/06) The columns are exactly the same, but the difference is the period of time. What would be a good approach to display the table as it is shown in qlikview?&lt;/P&gt;&lt;P&gt;it is important to count customers that were A in 2012 / 06 and that went to other categories in 2012 / 12 or stayed in the same category&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="33276" alt="CustMig.jpg" class="jive-image-thumbnail jive-image" height="250" src="https://community.qlik.com/legacyfs/online/33276_CustMig.jpg" width="825" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 14:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420561#M156544</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-02-08T14:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420562#M156545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felcar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you made sure that&lt;/P&gt;&lt;P&gt; - the "suppress when value is null" box in the dimensions tab is unchecked and;&lt;/P&gt;&lt;P&gt; - the "suppress zero values" and&amp;nbsp; "suppress missing" boxes are unchecked&amp;nbsp; in the presentation tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise could you give me an outline of your data model (structure of the columns) please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 20:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420562#M156545</guid>
      <dc:creator />
      <dc:date>2013-02-08T20:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420563#M156546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Erica&lt;/P&gt;&lt;P&gt;thanks for your answer. the boxes are unchecked. This is my table structure. The original table has the fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;contact_id&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;abc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;segment&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;programcountry&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;month&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from this table i created two, and renamed the fields but not the contact_id.&lt;/P&gt;&lt;P&gt;the formats are showed in the data extract. this data belongs to the second table (which is identical to the first one, but with 1 instead of 2). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did an outer join of both of them and got this final pivot table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should show the customer migration. If i select Nov-2012 (row, month1) and Dez-2012 (column, month2), and corresponding segments (abc1, abc2) i see how many customers that were A in Nov-2012 stayed in the segment A in Dez-2012 and how many went to other segments, this is, migrated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the problem is, i need to count the nulls (which i do not get like this), this is, customers that did not exist in Nov-2012 but who appear in Dez-2012 (same with lost customers). Do you know, if there is a way to get the nulls or probably another way to get all in one table doing something else?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 20:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420563#M156546</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-02-11T20:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420564#M156547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felcar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wow, what a data structure, I had to think about it for a while!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why this is happening:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select your data, you are only selecting those &lt;EM&gt;with a segment &lt;/EM&gt;in your chosen month 1 and chosen month2 . So there are effectively "no nulls".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IE when you make your selections the resulting data looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Month1&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Segment1&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Month2&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Segment2&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;d&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;d&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;f&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;There also won't be any nulls in the whole table, as a result of the join (customers with only one month/segment would have just one line - month 1&amp;amp;2 would be the same and segment 1 &amp;amp; 2 would be the same)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To work out the customers that "did not exist" in june, you either need to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) write some clever set analysis in your expression in the pivot table that coutn distincts everyone in the entire table who had a month &amp;lt;= latest of the two&amp;nbsp; months&lt;/P&gt;&lt;P&gt;2) load in a dummy "null" segment for customers not active in that month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 22:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420564#M156547</guid>
      <dc:creator />
      <dc:date>2013-02-11T22:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420565#M156548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Something like: If counting the number of customers returns nothing, then count all the customers whose month1 is less than the month 2 selected.&lt;/P&gt;&lt;P&gt; if(count(cust_no) = 0, count({1&amp;lt;Month1={"&amp;lt;=$(Month2)"}&amp;gt;} distinct cust_no)&lt;/P&gt;&lt;P&gt;You would need to play around withthe dimension too as this would effectively unselect the first month in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) you need to "fill in the blanks" for all customers who have months missing or were not around at the start, so you end up with a dataset like this (new rows = bold)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Customer&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;month&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;P&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Segment&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;12345&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Jan&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;12345&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;February&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;12345&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;March&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345&lt;/TD&gt;&lt;TD&gt;April&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;12345&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;May&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345&lt;/TD&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345&lt;/TD&gt;&lt;TD&gt;July&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;12345&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;August&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;12345&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;September&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;lt;null&amp;gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this you could outer join a full list of months onto your customer / month / segment table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table, you now have a "null segment" that will be included in month1 / 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 23:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420565#M156548</guid>
      <dc:creator />
      <dc:date>2013-02-11T23:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420566#M156549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Erica&lt;/P&gt;&lt;P&gt;thanks, i was thinking something similar with set analysis, but the dummy "null" segment is something also interesting. My application has already more than 60 million records per table and the outer join almost 1 billion, so i was afraid that with set analysis on the user interface, it would be slower.&lt;/P&gt;&lt;P&gt;i try it and let you know if it worked&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;P&gt;felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 07:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420566#M156549</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-02-12T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420567#M156550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Erica&lt;/P&gt;&lt;P&gt;working with all nulls in the table was simplier, i got all segments including lost and new customers&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 16:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420567#M156550</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-02-12T16:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: CRM customer migration table implementation</title>
      <link>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420568#M156551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha yes well it's always best to script anything complicated, especially with 1 billion records! That's impressive by the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad it helped, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 21:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CRM-customer-migration-table-implementation/m-p/420568#M156551</guid>
      <dc:creator />
      <dc:date>2013-02-13T21:56:42Z</dc:date>
    </item>
  </channel>
</rss>

