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 / weird issue with decimals
Power Apps
Unanswered

weird issue with decimals

(1) ShareShare
ReportReport
Posted on by 18
Hi
 
i made this app, where it gives specific data for specific chosen rows.
 
"herboeken lokaal in" and "bezet op wachtlijst" are calculated from other columns.
this is what it looks like in the list:
 
this is what ti's supposed to look like:
 
Everything is nicely rounded. this is with my account to make the apps.
If i go to Teams, where the app is situated for other users, and myself.
I get this:
 
"reeds bezet", no issue, it shows the value perfectly. the others have all the 0 decimals showing...
 
My own user (not the maker of the app) has full rights on the List, so do the other users. I already tried everything code wise to put this correctly, yet nothing works.
Round(Value(ThisItem.CalculatedColumn), 0), Text(Value(ThisItem.CalculatedColumn), "[$-en-US]#"), Round(Int(Value(ThisItem.CalculatedColumn)), 0), and other functions that round a value.
 
I am lost on what else I can do to make this work...
How can I fix this?
 
Greetings
Nele
Categories:
I have the same question (0)
  • timl Profile Picture
    37,227 Super User 2026 Season 1 on at
    Hi Nele
     
    Can you confirm the data type of your "herboeken lokaal in" calculated column? Is it of type number?
     
    What happens if you just use ThisItem.'herboeken lokaal in'? 
     
    Do you see '16.0000000000' or '16,0000000000'? If so, what decimal separator symbol is shown?
  • neleS Profile Picture
    18 on at
    Hi timl
     
    yes, all the calculated colums are 'number'. 
    if i use: thisitem.'herboeken lokaal in' I get "16.000000". So i have to use Int(thisitem.herboeken lokaal in). to make it a rounded value.
    when there are decimals (when using the app in Teams), it's 16.00000000.
     
    Thanks
    Nele
  • timl Profile Picture
    37,227 Super User 2026 Season 1 on at
    Hi Nele,
     
    Thanks for clarifying that. I'm pretty certain that the cause of this is a mismatch of language settings in the browser, Power Apps, and/or SharePoint.
     
    In the screenshot of what you use to create your apps, it looks as though you have it setup to use US English (based on the date format of 10/31/2024). 
     
    I assume SharePoint is setup to use English (since the calculated value returns 16.0000000 rather than 16,0000000)
     
    It looks like your Teams is probably setup for Dutch (since the date format used is 31/10/2024)
     
    Given that the US/English setup is what works for you, I would specify US English to see if that fixes the problem in Teams.
    Round(Value(ThisItem.CalculatedColumn, "en-US"), 0)
     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 316 Most Valuable Professional

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard