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 / Calculated field from ...
Power Apps
Unanswered

Calculated field from SP list not shown in desired format

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Dear community,

 

I am really frustrated by an issue i got with a calculated field coming from a SP list and so far i could not solve it.

 

The column on the very right is beeing calculated (the formula is in the screenshot below). As you can see the values of the shown columns have the same format "#,##0.00". An excel export of the list confirms that.

James35_1-1626210409889.png

James35_2-1626210448404.png

 

In the next step I want to show the values of the 4 columns above in my Power App with following formula

James35_3-1626210807795.png

...and what i get is that (s. below). The value should equal 10.576 (which can be found in the SP list itself and excel export), however the calculated field returns a value with distorted separator.

James35_0-1626210320708.png

 

So far I have tried several TEXT and VALUE combinations but nothing worked out. I really appreaciate any help!

Thanks, James.

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Anonymous 

    Try wrapping the column in the Value function, ie

     

     

    Text( Value(ThisItem.Abgrenzungswert);"[$-de-DE]#.###")

     

     

    Reference from @timl's blog:

    http://powerappsguide.com/blog/post/sharepoint-beware-of-calculated-columns

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Dear Eelman,

     

    thank you very much. I have tried it but it still does not seem to have worked. :S

    James35_0-1626348179217.png

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Anonymous 

    Calculated columns cause all sorts of problems in PowerApps, they should only be used in SharePoint and not in an app. The only other option I can think of is to use the same formula 'inside' your app as that used in your SP column.

     

    This feels like a double up but should work. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    ...I don't really know why but with the language "en-US" in the Value formula works now.

    James35_0-1626351122277.png

    James35_1-1626351219700.png

     

    However the sum of the gallery is still wrong, here is the formula

    James35_2-1626351269059.png

    Thanks!

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Anonymous 

    That is strange, however one worth writing done for future reference. 

     

    Re: your Sum() issue, how many records are in your List? Sum and Value don't work correctly on lists larger than 2000 records.

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 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 96 Super User 2026 Season 1

Last 30 days Overall leaderboard