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 / How to update Currency...
Power Apps
Unanswered

How to update Currency Amount of Dynamics CRM using PowerApps?

(0) ShareShare
ReportReport
Posted on by 149

I need to create record using Power Apps and there is one field which accepts currency like $1000 or as like that any amount.

 

If I am not adding that value in Patch function and skipping that code then records gets created successfully.

 

But after adding code of adding amount like $1000 in currency field, it is not working and getting error.

I am adding amount using code:  Value(DataCardValue.Text) in patch function.

 

Thanks in advance !

Categories:
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @rajmilansinh ,

     

    What’s the returned error message on your side?

    Could you share the full function you are using?

    According to your description, I have made a test to patch an amount to Budget Amount field, the statement is configured likes below:

    Patch(Opportunities,First(Filter(Opportunities,Topic="ABC123")),{budgetamount:Value(DataCardValue16.Text)})

    Please take it for a reference and try it on your side.

     

    Best regards,

    Mabel

     

  • Milansinh Raj Profile Picture
    149 on at

    I have tried this and it is working with my another screen, but it is not working for my specific that screen.

    That screen is only having 5 fields and whenever I try to update amount field I get error else it works fine.

    Dont know what is the problem there.

    Still finding

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard