Hi All,
I am trying to create a currency entry field with € format, like 1.000.000,00.
This format should be linked to a datacardvalue/parent.Default.
Right now I use the formula:
Text(Parent.Default,"[$-en-US]#.###.###,00") but this doesn't give the the format as I wish for.
Is there a way how I can switch the dots in the value to comma's to set it like a european standard?
Thanks!
Kind Regards,
Ramon
Solved! Go to Solution.
Hi @Ramonnooijen ,
Is your data source SharePoint - if so you can format the source data
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Try this
Hi @Ramonnooijen ,
Is your data source SharePoint - if so you can format the source data
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Try this
Thanks that looks a lot easier then I've tried 🙂
It worked for me with the format settings!
Thanks for the formula, it worked when I check in my Default from the datacardvalue (on the right side) I see as default the correct format. But somehow it doesn't display in my Datacardvalue in my app.
Right now I use this formula:
Text(Value(Sum(DataCardValue46+DataCardValue50+DataCardValue48+DataCardValue49+DataCardValue47),"[$-fr-FR]# ###,## 00","fr-FR"))
Do you have any clue how that's possible?
Ramon
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
265 | |
252 | |
86 | |
37 | |
33 |
User | Count |
---|---|
342 | |
264 | |
129 | |
68 | |
46 |