In this article, we are going to see about what PowerApps Patch will work for Choice field in Data verse and how it is useful to develop Power Platform Applications.

Open->Make.powerApps.com

Developers have faced this situation to format a field to look like currency and this blog will help us to understand the magic of the PowerApps,

Create a Canvas App and add textInput control with label to display the converted value,

Convert into Currency Format

Apply the below code in label text format,

Use this formula in the text label

Text(Value(TextInput1.Text),”[$-en-US],$#,###.00″)

For any Help or Queries Contact us on info@crmonce.com or +918096556344