<?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 Fuzzy Lookup in Table/minichart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334301#M578756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply, Can you provide me a sample QVW with your example please?&amp;nbsp; What I am struggling to understand is how I refer to the whole dataset within the dataset field.&lt;/P&gt;&lt;P&gt;I.e. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Table1].[SpecificColumnValue] = [Table1].[AllValuesOfThat Column]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2012 08:17:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-05T08:17:27Z</dc:date>
    <item>
      <title>Fuzzy Lookup in Table/minichart</title>
      <link>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334299#M578754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys/Gals!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to work something out which I am sure QlikView can do but not sure how to start..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a table with a column called "Vendor" this should be a unique name but we are getting duplicates as the user is entering the vendor slightly differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;ABC LTD&lt;/P&gt;&lt;P&gt;ABC LIMITED&lt;/P&gt;&lt;P&gt;XYZ Corporation&lt;/P&gt;&lt;P&gt;XYZ Corp&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case ABC LTD and ABC LIMITED are the same vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SSIS you can perform a fuzzy lookup and provides a probability of the duplication.&amp;nbsp; Is there a specific function in QV that can do the same thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine it will be with functions like match/mixmatch/wildmatch but not sure how to reference the dataset again within an expression.&amp;nbsp; Any ideas people?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 15:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334299#M578754</guid>
      <dc:creator />
      <dc:date>2012-03-02T15:56:48Z</dc:date>
    </item>
    <item>
      <title>Fuzzy Lookup in Table/minichart</title>
      <link>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334300#M578755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortionatly Qlikview doesn't have any fuzzy matching functions like n-gram, liechtenstein etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i did : create VBA functions and use those functions in your load script. You can find plenty of VBA examples on the net. It's really slowing down the loading, so perhaps you have another software option to do the matching for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 16:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334300#M578755</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2012-03-02T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Fuzzy Lookup in Table/minichart</title>
      <link>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334301#M578756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply, Can you provide me a sample QVW with your example please?&amp;nbsp; What I am struggling to understand is how I refer to the whole dataset within the dataset field.&lt;/P&gt;&lt;P&gt;I.e. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Table1].[SpecificColumnValue] = [Table1].[AllValuesOfThat Column]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 08:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334301#M578756</guid>
      <dc:creator />
      <dc:date>2012-03-05T08:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fuzzy Lookup in Table/minichart</title>
      <link>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334302#M578757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a good start with Fuzzy Matching Function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For Looking though a whole data set .. check out Rob's CookBook for wildmatch : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com/downloads/"&gt;http://robwunderlich.com/downloads/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 11:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fuzzy-Lookup-in-Table-minichart/m-p/334302#M578757</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2012-03-06T11:04:57Z</dc:date>
    </item>
  </channel>
</rss>

