<?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: Data Integration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431382#M798887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly mark as correct answer so that people can make use of that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 11:36:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-07T11:36:03Z</dc:date>
    <item>
      <title>Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431376#M798881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, Any one having any idea on this case: I have a field with I.P addresses&amp;nbsp; and if i want to get to know to which region or country that I.P address belongs to and create a Region field in my application , so that end users can know the region to which the I.P address belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431376#M798881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431377#M798882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can bring region field at backend ,qlikview can show data and operate data which we already have, can't bring data which we don't have, so you need to bring region or country field in front of ip address from other source and show at front end .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ty &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431377#M798882</guid>
      <dc:creator>mayuresh_d</dc:creator>
      <dc:date>2017-12-06T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431378#M798883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mayuresh, i do not have the Region or country field, i was interested to know if there is any technique to identify the I.P address and relate that IP address to the country or region and then i can load the region data into QV....Any ways thank you very much for the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431378#M798883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431379#M798884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE class="table table-hover" style="margin-bottom: 20px; color: #3e4d5c; font-family: 'Open Sans', Arial, sans-serif; font-size: 13px;"&gt;&lt;THEAD&gt;&lt;TR&gt;&lt;TD class="col-md-3" style="padding: 8px;"&gt;Name&lt;/TD&gt;&lt;TD class="col-md-2" style="padding: 8px;"&gt;Type&lt;/TD&gt;&lt;TD class="col-md-7" style="padding: 8px;"&gt;Description&lt;/TD&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;ip_from&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;INT (10)&lt;SPAN style="font-size: 9.75px;"&gt;†&lt;/SPAN&gt; / DECIMAL (39,0)&lt;SPAN style="font-size: 9.75px;"&gt;††&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;First IP address in netblock.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;ip_to&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;INT (10)&lt;SPAN style="font-size: 9.75px;"&gt;†&lt;/SPAN&gt; / DECIMAL (39,0)&lt;SPAN style="font-size: 9.75px;"&gt;††&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;Last IP address in netblock.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;country_code&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;CHAR(2)&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;Two-character country code based on ISO 3166.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;country_name&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;VARCHAR(64)&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;Country name based on ISO 3166.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;region_name&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;VARCHAR(128)&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;Region or state name.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;city_name&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;VARCHAR(128)&lt;/TD&gt;&lt;TD style="padding: 8px; border-top: 1px solid #dddddd;"&gt;City name.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431379#M798884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431380#M798885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://lite.ip2location.com/database/ip-country-region-city" title="https://lite.ip2location.com/database/ip-country-region-city"&gt;https://lite.ip2location.com/database/ip-country-region-city&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431380#M798885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T10:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431381#M798886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent Laxminarayana, &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 11:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431381#M798886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T11:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431382#M798887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly mark as correct answer so that people can make use of that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 11:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Integration/m-p/1431382#M798887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T11:36:03Z</dc:date>
    </item>
  </channel>
</rss>

