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
carmelo73
New Member

Column from examples incorrect value

Good evening, in Power Query I use the function column from examples, from all columns. I type the value 412.13 and the correct value is shown in all rows. If I transform the column from text (abc) to fixed decimal value , the value becomes 41.213,00.

Thank you. 

1 ACCEPTED SOLUTION
bhanu_gautam
Super User
Super User

@carmelo73 , Try using

Use Locale Settings: When changing the data type, specify the locale to ensure that Power Query interprets the decimal separator correctly. You can do this by:

Right-clicking the column header.
Selecting "Change Type" > "Using Locale..."
Choosing "Fixed decimal number" and setting the appropriate locale that matches your data's format.
Replace Values: If the text values use a different decimal separator (e.g., a comma ,), you can replace it with a period . before changing the data type:

Select the column.
Use the "Replace Values" feature to replace commas with periods.
Then change the column type to "Fixed decimal number".




Did I answer your question? Mark my post as a solution! And Kudos are appreciated

Proud to be a Super User!




LinkedIn






View solution in original post

4 REPLIES 4
v-tsaipranay
Community Support
Community Support

Hi @carmelo73 ,

 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you.

v-tsaipranay
Community Support
Community Support

Hi @carmelo73 ,

 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you.

v-tsaipranay
Community Support
Community Support

Hi @carmelo73 ,

Thank you for reaching out to the Microsoft Fabric community forum

I wanted to check if you had the opportunity to review the information provided by @bhanu_gautam . Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.


Thank you.

 

bhanu_gautam
Super User
Super User

@carmelo73 , Try using

Use Locale Settings: When changing the data type, specify the locale to ensure that Power Query interprets the decimal separator correctly. You can do this by:

Right-clicking the column header.
Selecting "Change Type" > "Using Locale..."
Choosing "Fixed decimal number" and setting the appropriate locale that matches your data's format.
Replace Values: If the text values use a different decimal separator (e.g., a comma ,), you can replace it with a period . before changing the data type:

Select the column.
Use the "Replace Values" feature to replace commas with periods.
Then change the column type to "Fixed decimal number".




Did I answer your question? Mark my post as a solution! And Kudos are appreciated

Proud to be a Super User!




LinkedIn






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