Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
RobRayborn
Helper IV
Helper IV

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 split at the " mark and shift the fields in that record to the right after that problem cell.

This messes everything else up further down the line.

Is there a way to omit this column of data before it is imported in?  So far I havn't found an option to remove it before import.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.           

View solution in original post

2 REPLIES 2
RobRayborn
Helper IV
Helper IV

Though neither one of the solutions above would have worked, as shown, this turned out to be a non-issue.

Anonymous
Not applicable

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.           

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors