Hi,
How to display euro symbol in CSV from powerapps to power automate flow in sharepoint create file
Thanks in Advance!!!
Hi @GAbraham ,
Simply Pass Column value as text ,
that will display.
or append the Euro symbol in Power automate itself.
Like below -
concat('$',div(variables('value'),100),'.',mod(variables('value'),100))
Thanks,
Vijay
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."-Vijay
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 |
---|---|
272 | |
255 | |
87 | |
38 | |
34 |
User | Count |
---|---|
347 | |
263 | |
130 | |
68 | |
48 |