Forum Discussion

RobRayborn's avatar
RobRayborn
Helper IV
3 years ago
Solved

Importing data with characters not equitable for data loading

I am pulling data from an SQL database.  One of the columns of this data has a text field where some of the records that use " to call out inches.   When I Import the data these problem records spli...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi RobRayborn ,

     

    You can remove the column with the text field that has the " character before importing the data. One way to do this is to modify the SQL query that you use to pull the data from the database to exclude the problematic column. Another way is to use Power Query Editor to remove the column after importing the data. To do this, you can select the column that has the " character, right-click on it, and choose "Remove". This will remove the column from the data set.

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.