<?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 Anonymise customers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181547#M1251733</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;I've just looking at a PoC at the moment and was wondering if there's a way to produce a graph, based on customer sales for example but the labels for customers will show the customer selected and then for the rest of the customers state, "customer 1, customer 2, customer 3" and so on.&amp;nbsp; Obviously when the customer selection is changed, that customer label is then visible and everything else is labelled as before, customer 1 etc&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;Kev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>kevbrown</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181547#M1251733</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;I've just looking at a PoC at the moment and was wondering if there's a way to produce a graph, based on customer sales for example but the labels for customers will show the customer selected and then for the rest of the customers state, "customer 1, customer 2, customer 3" and so on.&amp;nbsp; Obviously when the customer selection is changed, that customer label is then visible and everything else is labelled as before, customer 1 etc&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;Kev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181547#M1251733</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181548#M1251735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you explain a bit more may be with a sample data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181548#M1251735</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-26T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181549#M1251737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure you what you want, but try add these 4 expressions in you table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For customer selected:&lt;/P&gt;&lt;P&gt;=Sum{Sales)&lt;/P&gt;&lt;P&gt;For customer 1:&lt;/P&gt;&lt;P&gt;=Sum{{$&amp;lt;Customer = ['customer 1'&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;For customer 2:&lt;/P&gt;&lt;P&gt;=Sum{{$&amp;lt;Customer = ['customer 2'&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;For customer 3:&lt;/P&gt;&lt;P&gt;=Sum{{$&amp;lt;Customer = ['customer 3'&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;D.A. MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: if this doesn't solve your problem give us a better explanation and exemplify with sample of your data and the expected output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181549#M1251737</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-26T09:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181550#M1251739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure your intend, But as i understand you can use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Sum(Sales), Customers)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181550#M1251739</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-26T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181551#M1251741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like that:&lt;/P&gt;&lt;P&gt;=if(Customer =getfieldselections(Customer), Customer, 'Customer'&amp;amp;RowNo())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181551#M1251741</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2016-09-26T09:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181552#M1251743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably do this with a calculated dimension. I got this far:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Index(GetFieldSelections(Customer, '|'), Customer), Customer, 'Other Customers')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this will show the selected customers by name, and group the rest in 'Other Customers'. I have not been able to figure out a simple way in the front end to show the others with individualized names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 11:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181552#M1251743</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-09-26T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181553#M1251745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, this is closer to your original request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you define the customers as a dual like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Dual(Customer, RowNo()) As Customer,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Value&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * Inline&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Customer, Value&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(You can use Rowno() like this or Autonumber() to get a distinct number for each customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you could use this expression:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Index(GetFieldSelections(Customer, '|'), Customer), Customer, Dual('Other', Num(Customer)))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the non-selected customers will be one line per customer, all labelled 'Other'. The value of the dual is used for the dimension, and they all have different values in spite of the same label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138688_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 12:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181553#M1251745</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-09-26T12:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181554#M1251746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Add a listbox with field Customer and assign it to an alternate state such as &lt;EM&gt;PickCustomer&lt;/EM&gt;, then try this calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(if(Customer=only({PickCustomer}Customer),Customer, 'Customer ' &amp;amp; FieldIndex('Customer',Customer)), Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 12:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181554#M1251746</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-09-26T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181555#M1251747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be it can be even done like this without alternate state&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Aggr(if(Only({&amp;lt;Customer&amp;gt;}Customer) = Customer,Customer, 'Customer ' &amp;amp; FieldIndex('Customer',Customer)), Customer)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 13:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181555#M1251747</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-26T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymise customers</title>
      <link>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181556#M1251748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Picking up a tip from Sunny's suggestion - no need to load Customer as a dual, use this instead:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Index(GetFieldSelections(Customer, '|'), Customer), Customer, Dual('Other', FieldIndex('Customer',Customer)))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138692" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138692_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/138693_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 14:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anonymise-customers/m-p/1181556#M1251748</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-09-26T14:05:45Z</dc:date>
    </item>
  </channel>
</rss>

