web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Excel numbers convert ...
Power Apps
Answered

Excel numbers convert to different values if different browser language setting

(0) ShareShare
ReportReport
Posted on by

Hi,

 

I have an app that reads (only) some data from an excel file stored in a sharepoint site and one of the columns is a decimal number.

 

I've noticed that excel brings all the data as Text, and the problem is that when I try and convert the text to number using the Value() function it would give me a different result if the browser of the user is set up to English or Portuguese.

 

I've figured this behavior might be due to the different decimal separator used in each language. English uses "." (dot) and Portuguese uses "," (comma).But I can't figure how to solve it.

 

Has anyone dealt with this?

 

Note: I would not like to migrate this data in specific to a sharepoint list, I have some reasons to keep it in excel.

Categories:
I have the same question (0)
  • Verified answer
    victorcp Profile Picture
    2,350 Moderator on at

    Hi,

    It happens because of the regional settings of the browser, if it is portuguese the decimal separator is comma if it is english the decimal separator is dot.

     

    So if your data is in portuguese you can pass it as a parameter, like this:

    Value("0,12", "pt-BR")

    and it will understand that this number is in brazilian portuguese.

     

    Any doubts let me know

  • dhhenrique Profile Picture
    on at

    That worked, thanks. I had never really seen that optional second parameter.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard