Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Team,
I have a Table with a Public IP address that needs to be passed on to the web service " http://ip-api.com/json/24.48.0.1" Get Location details
please have the best option to achieve
API Response
{
"query": "24.48.0.1",
"status": "success",
"country": "Canada",
"countryCode": "CA",
"region": "QC",
"regionName": "Quebec",
"city": "Montreal",
"zip": "H1K",
"lat": 45.6085,
"lon": -73.5493,
"timezone": "America/Toronto",
"isp": "Le Groupe Videotron Ltee",
"org": "Videotron Ltee",
"as": "AS5769 Videotron Telecom Ltee"
}
am reporting a Reporting to identify the server accessing location by IP Address. I have a database with the column value of the Public IP address list. I need to Pass this Value Specific API and Get a response from API with IP address city and country.
@unais , refer if these can help
https://community.powerbi.com/t5/Desktop/API-Calls-from-column/m-p/568646
@unais , Not very clear
Do you need
or
https://medium.com/@marktiedemann/how-to-do-pagination-in-power-query-430460c17c78
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 65 | |
| 63 | |
| 31 | |
| 26 | |
| 25 |