Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Integration

Hi everyone, Any one having any idea on this case: I have a field with I.P addresses  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.

Thanks in Advance.

6 Replies
mayuresh_d
Partner - Creator
Partner - Creator

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 .

ty

Anonymous
Not applicable
Author

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.

Anonymous
Not applicable
Author

NameTypeDescription
ip_fromINT (10) / DECIMAL (39,0)††First IP address in netblock.
ip_toINT (10) / DECIMAL (39,0)††Last IP address in netblock.
country_codeCHAR(2)Two-character country code based on ISO 3166.
country_nameVARCHAR(64)Country name based on ISO 3166.
region_nameVARCHAR(128)Region or state name.
city_nameVARCHAR(128)City name.
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Excellent Laxminarayana,

Regards

Anonymous
Not applicable
Author

Kindly mark as correct answer so that people can make use of that

Thanks