<?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: Matching Fields from Different Sources in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118275#M640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Stefan,&lt;/P&gt;&lt;P&gt;bitte verbinde Dich mit mir für eine Kontaktaufnahme via private messaging für eine Dienstleistung.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Apologies for hi-jacking this tech. discussion but getting in contact is rather difficult.&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 08:35:58 GMT</pubDate>
    <dc:creator>andreas_koehler</dc:creator>
    <dc:date>2018-08-24T08:35:58Z</dc:date>
    <item>
      <title>Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118273#M638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;I have two files that have similar data. Source 1 is a excel file and source 2 is a sql server. I need to match a couple of fields from each file but the issue is not all of data is exact. For example:&lt;/P&gt;&lt;P&gt;source 1 will have the field "Equipment_Name" containing "A7 STARTER" while source 2 will have the field CURRENT_MACHINE containing "A-7".&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first issue is because the fields are from different sources, I cannot reference the field names in the load data editor when loading the data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wildmatch('*'&amp;amp;Equipment_Name&amp;amp;'*', '*'&amp;amp;&lt;SPAN style="color: #ff0000;"&gt;CURRENT_MACHINE&amp;amp;&lt;/SPAN&gt;&amp;amp;'*') as "MACHINE_NAME",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alternate_Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Brass_Tag,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "1881 Number",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value_Stream&lt;/P&gt;&lt;P&gt;FROM [lib://G Drive/Value_Stream.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 28591, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error occurs at CURRENT_MACHINE because it is not loaded from that specific source. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I tried joining the 2 sources together using JOIN and I made sure that the Field Names were identical for qlik to recognize it but it wasn't joining. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118273#M638</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-23T19:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118274#M639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like you need to clean your data, for example like shown in&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4267"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another issue would be how to connect your two tables, you probably need to rename the key fields to common names, then just keep the tables linked, join the tables or concatenate them. This decision will be part of your data modelling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118274#M639</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-08-23T19:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118275#M640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Stefan,&lt;/P&gt;&lt;P&gt;bitte verbinde Dich mit mir für eine Kontaktaufnahme via private messaging für eine Dienstleistung.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Apologies for hi-jacking this tech. discussion but getting in contact is rather difficult.&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118275#M640</guid>
      <dc:creator>andreas_koehler</dc:creator>
      <dc:date>2018-08-24T08:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118276#M641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan Thank you for the response. My only problem with trying to clean up the data using mapping is that I have a large data file, 20000+ rows and creating a mapped table with all possible entries will be very difficult. Is there any other way that qlik could do it by finding similarities?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I tried joining the tables by having the same name for a field name but qlik wasn't executing it. In source 1 I have a field named CURRENT_MACHINE. In source 2 I made my matching filed name like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Equipment_Name as CURRENT_MACHINE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...,&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and although this has worked in the past for me it qlik was not joining the 2 fields together&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 11:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118276#M641</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-24T11:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118277#M642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would try maybe a left join based on the same field name. You can rename a field in the Load script to match the other one by simply saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;CURRENT_MACHINE as EQuipment_NAme&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 12:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118277#M642</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-08-24T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118278#M643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this but qlik isn't recognizing it that the field names are the same. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 13:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118278#M643</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-24T13:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118279#M644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the problem ist rather that no key values are matching. Do you have any matching values at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 13:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118279#M644</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-08-24T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118280#M645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can try editing this in the data model viewer and see if any keys are being made. This helped me find connections that i could never see before. Make sure no synthetic keys are made as that creates a pretty big problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 13:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118280#M645</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-08-24T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118281#M646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be, refer this to compare data from tables and create different data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/312017"&gt;Compare 2 table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify your script pertains matching data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 13:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118281#M646</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-24T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118282#M647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My data is always changing so I reload the data periodically. Am I able to reload in data model viewer or does it create a permanent data table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 13:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118282#M647</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-24T13:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118283#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the data model viewer essentially shows you just how your data is linked and which dimensions it is using to link those tables. Reloading data every day has no effect on this. If you could just go to your data model viewer and screenshot it, I feel that I may be able to help you as it will help me better understand the connections you are trying to make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118283#M648</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-08-24T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118284#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using JOIN and WHERE clauses in my script causing my data model viewer to show one big data table, can i break it down to show all the smaller tables that im putting together. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118284#M649</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-24T14:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118285#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want, you can share a qvf file with me and I can take a look. Even if it has sensitive data some mock up data should do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118285#M650</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-08-24T14:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118286#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data coming from a sql server so you wouldnt be able to load it in any way so im not sure if that is possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118286#M651</guid>
      <dc:creator>artempotsuray</dc:creator>
      <dc:date>2018-08-24T14:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118287#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you could even just take like a couple rows from excel and a couple rows from sql and put them both in an excel it would help, The reason being is although SQL and excel are different at the end of the day data is data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118287#M652</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-08-24T14:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Matching Fields from Different Sources</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118288#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to check the problems with your JOIN, you can remove the JOIN prefix from your LOAD statement, but rename the key fields to a common name, hence keep the tables linked in your model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A filter pane of the common key fields should now show you all symbols of both tables. you should also be able to create a table with three dimensions, your key field and fields from either table (and showing field values for all records). This should show you where your key values are matching and where not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the necessary fields like this, too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CheckKeys:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Equipment_Name as "MACHINE_NAME",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Equipment' as Table&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib://G Drive/Value_Stream.csv]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, codepage is 28591, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CONCATENATE (CheckKeys)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CURRENT_MACHINE as "MACHINE_NAME",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'SQL' as Table;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &lt;SPAN style="color: #575757;"&gt;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;CURRENT_MACHINE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;FROM YourSQLTable; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Could you load this table, create a chart as described and export this table and post it?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2018 16:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Matching-Fields-from-Different-Sources/m-p/118288#M653</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-08-25T16:50:49Z</dc:date>
    </item>
  </channel>
</rss>

