<?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 How to select first word in a statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193804#M54935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can use the second idea.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Kuldeep Tak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2009 16:03:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-22T16:03:20Z</dc:date>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193801#M54932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Only a small one, but we have multiple customers that belong to the same account, but the names differ, i.e.&lt;/P&gt;&lt;P&gt;Bubble Ltd&lt;BR /&gt;Bubble International&lt;BR /&gt;Bubble PLC&lt;BR /&gt;Health R US&lt;BR /&gt;Health Ltd&lt;BR /&gt;Health and Simple&lt;BR /&gt;Etc...&lt;/P&gt;&lt;P&gt;I want to provide the user with a list of just "Health" and "Bubble", only selecting the first word in each of these statements, as some customers could have 20+&lt;/P&gt;&lt;P&gt;Could you please advise as to the best method to do this?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 15:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193801#M54932</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-09-22T15:24:58Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193802#M54933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create groups while loading data from qvd/database.&lt;/P&gt;&lt;P&gt;use the following code:-&lt;/P&gt;&lt;P&gt;if(Customer like 'Bubble*','Bubble', if(Customer like 'Health*','Health','Others')) as CustomerGroup&lt;/P&gt;&lt;P&gt;Now you will have groups :-&lt;/P&gt;&lt;P&gt;Bubble:- All the customers starting with Bubble.&lt;/P&gt;&lt;P&gt;Health:- All the remaining customers.&lt;/P&gt;&lt;P&gt;Now you can use CustomerGroup for selection.&lt;/P&gt;&lt;P&gt;Or the second idea is to provide a list box and ask the user to type the first word then all the possible values will be highlighted then press enter key. all the highlighted values will get selected.&lt;/P&gt;&lt;P&gt;If you have only 2-3 groups better create them using first idea, but if you have multiple groups then try the second one.&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Kuldeep Tak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 15:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193802#M54933</guid>
      <dc:creator />
      <dc:date>2009-09-22T15:43:53Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193803#M54934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your quick response! Unfortunately, we have over 100 customers in the system, which changes all the time so I cant specifiy each group. Preferably, I need something that would automatically group them together depending on the first word (as this will always be the how to group the customer).&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 15:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193803#M54934</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-09-22T15:51:02Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193804#M54935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can use the second idea.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Kuldeep Tak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 16:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193804#M54935</guid>
      <dc:creator />
      <dc:date>2009-09-22T16:03:20Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193805#M54936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;subfield(Customer,' ',1)&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 16:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193805#M54936</guid>
      <dc:creator />
      <dc:date>2009-09-22T16:06:05Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193806#M54937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;That is what they are currently doing, as the list box displays all the results. Unfortunately they would like to see the results as them grouped as the first word.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 16:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193806#M54937</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-09-22T16:06:24Z</dc:date>
    </item>
    <item>
      <title>How to select first word in a statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193807#M54938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect!&lt;/P&gt;&lt;P&gt;Thanks Richy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 16:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-first-word-in-a-statement/m-p/193807#M54938</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-09-22T16:10:01Z</dc:date>
    </item>
  </channel>
</rss>

