<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is there an easy way, depending on the user&amp;#39;s locale, to represent the curre</title><link>https://community.appian.com/discussions/f/user-interface/629/is-there-an-easy-way-depending-on-the-user-s-locale-to-represent-the-curre</link><description>Is there an easy way, depending on the user&amp;#39;s locale, to represent the currency with the locale currency format or definition in the fields?? For eg, if the user&amp;#39;s locale is India the field should display 1,000.00 for one thousand and if it is Germany</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/80469?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 09:54:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e56fa7c-5c08-4b16-bd67-9e7d00600a38</guid><dc:creator>guiomarp0001</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there a formal solution to this issue? We have the same problem.&lt;/p&gt;
&lt;p&gt;I see Euro() still returns the format like the US format -&amp;nbsp;&lt;code class="highlighter-rouge"&gt;euro(3213.43)&lt;/code&gt;&lt;span&gt;&amp;nbsp;returns&amp;nbsp;&lt;/span&gt;&lt;code&gt;&amp;euro;3,213.43&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;When in Europe it should be different (use of . and , and the &amp;euro; at the end) -&amp;nbsp;&lt;span&gt;3.213,43&amp;euro;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2164?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2013 11:05:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1cfff8ff-c7d5-456a-9f8c-8c5a7cb038dd</guid><dc:creator>moritzw</dc:creator><description>Little update: &lt;br /&gt;I am using now: substitute(fixed(ri!decimal,false()),&amp;quot;,&amp;quot;,&amp;quot;.&amp;quot;)&amp;amp;&amp;quot;,&amp;quot;&amp;amp;right(fixed(ri!decimal,2,true()),2)&lt;br /&gt;&lt;br /&gt;Because the text() function doesn&amp;#39;t round correctly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2064?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2013 14:18:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76bbe6b0-7583-4a3f-9c08-0205d0c14513</guid><dc:creator>Mike Cichy</dc:creator><description>Thanks, I am glad you have an easy workaround, but could you open a support case for this problem, please? Thanks again.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2061?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2013 11:21:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2e82edd-3208-417f-9f03-03b1508f3ecb</guid><dc:creator>moritzw</dc:creator><description>Hi Mike,&lt;br /&gt;we have our System default set to German and my users default is set to German on top of this. I still see a decimal on a dashboard as &amp;quot;123.45&amp;quot;. It&amp;#39;s also using US format if I use the euro() function.&lt;br /&gt;If I use the text() function it works though. So no big deal...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2060?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2013 11:18:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92e97049-184c-45ab-bbce-36d7ca57a063</guid><dc:creator>moritzw</dc:creator><description>Hi Mike,&lt;br /&gt;we have our System default set to German and my users default is set to German on top of this. I still see a decimal on a dashboard as &amp;quot;123.45&amp;quot;. It&amp;#39;s also using US format if I use the euro() function.&lt;br /&gt;If I use the text() function it works though. So no big deal...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2049?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 21:23:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fab4b109-4177-47d4-90fa-6c5da7ae25a5</guid><dc:creator>Mike Cichy</dc:creator><description>@Moritz, what do you mean by &amp;quot;this&amp;quot;? User&amp;#39;s locale is applied to the appropriate data types (dates, decimals, etc.) on forms and dashboards. Maybe you have the &amp;quot;override users&amp;#39; locale&amp;quot; checkbox selected?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2042?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 17:40:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9695f5a8-cecf-4e35-b50c-e46d898939d2</guid><dc:creator>raghunandanj3904</dc:creator><description>Got a nice JS to represent the money depending on user locale. :) Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2040?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 11:37:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97f9d879-fa1f-46d6-b2f2-cd3d992ef3d9</guid><dc:creator>moritzw</dc:creator><description>This doesn&amp;#39;t seem to work on a dashboard. What parts of Appian does this actually apply to? &lt;br /&gt;&lt;br /&gt;Only if I wrap the decimal in a text() function it is being displayed correctly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2038?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 09:24:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0332dce9-5ca3-4bdc-b4be-76e7bbf46d12</guid><dc:creator>raghunandanj3904</dc:creator><description>Thanks Mike..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there an easy way, depending on the user's locale, to represent the curre</title><link>https://community.appian.com/thread/2035?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 03:55:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a86951d-4e2e-44a5-8d70-725343c369f0</guid><dc:creator>Mike Cichy</dc:creator><description>Just enabling additional locales will allow you to display the different formats depending on the user locale. No additional expressions necessary.&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/71/Internationalization_Settings#Display_Formats_Used_by_Default_Locales"&gt;forum.appian.com/.../Internationalization_Settings&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>