SamLester
Microsoft Employee
9 years agoIP Address Mapping in Power BI
The following report and M code show how to perform an IP Lookup to obtain location details for a list of IP Addresses in order to map them in Power BI.
For detailed instructions, please see th...
mwilner
6 years agoNew Member
I am new to PowerBI and I have been trying to follow the instructions but found it didn't work for me as described.
I think in the GetAllFromIP the "Source = (FullURL) =>" should be Source = (FullIPURLCity) =>, right because that's how the column was named?
Then when trying to apply the query editor only the column FullIPURLCity is getting created but I don't get the table that should be coming from the GetAllFromIP function, I am missing a step I guess.
Trying to run just the function I get an error that the resulting format is HTML not JSON as expected, again, I think I am missing a step.
Any help, or ideas to fix this would be appreciated.
\Manfred