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! Request now

Reply
Betty888
Helper II
Helper II

Redshift : How to convert a varchar column to decimal?

I need to convert a varchar col to decimal, but I can't do that with the cast function as I usually do, any advice please? Thanks !

1 ACCEPTED SOLUTION
Betty888
Helper II
Helper II

Thanks a lot for your reply ! 

I was able to fix my issue by using the following statement in the "Source" : 

to_number(myColumn,'9999999999D99') and this vonverted my varchar col to decimal.

I hope this will help others. 

Thanks again ! 

View solution in original post

2 REPLIES 2
Betty888
Helper II
Helper II

Thanks a lot for your reply ! 

I was able to fix my issue by using the following statement in the "Source" : 

to_number(myColumn,'9999999999D99') and this vonverted my varchar col to decimal.

I hope this will help others. 

Thanks again ! 

BA_Pete
Super User
Super User

Hi @Betty888 ,

 

In Power Query you can either just change the data type of the VarChar column, or use Number.From([VarCharColumn]), assuming that every VarChar value can be converted to a number, of course.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




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.