Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Formula for replacing values

 Hi everyone,  I'm trying to pull longitude and latitude data from a ship-tracking website and create the "map" visualization based on it: https://www.myshiptracking.com/vessels/deepsea-yantai-mmsi...
  • Greg_Deckler's avatar
    6 years ago

    In Power Query, select each column and do a Replace Values to replace your degree symbol with blank. Or, you could do a essentially a Left of length - 1 in a new column.