Forum Discussion
Inkoom
4 years agoNew Member
Using GPS data to create maps for your report
Hi all, I am trying to create a map visual for my data after connecting directly to ODK central via OData Feed. I realized the usual longitude and latitude columns are no more available, rather they...
amitchandak
4 years agoSuper User
Inkoom in power query you have text between delimiter, using that create a new column. then split it using split column by delimiter and create two column
Text Before Delimiter and Text After Delimiter: https://youtu.be/oGY4RoPKDOE
Split Column Power Query: https://youtu.be/FyO9Vmhcfag