alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
571 stars 569 forks source link

*Datatable 4.04* - Multi Currency - Supress Currency Conversion Wrong Currency Symbol #1121

Open SgtSkyfall opened 2 years ago

SgtSkyfall commented 2 years ago

Hey, thank you very much for adding the multi currency feature, now I have a new Problem. If I select "Supress Currency Conversion" the currency does not get converted, but the currency symbol is the user/default currency. So my record is in GBP, in the table it shows the same amount as on the record but with € as currency. This leads to even more confusion :D

Steps to reproduce the behavior:

  1. Add the Table in Screen Flow
  2. Create a record that is not the Org/User Currency
  3. Display the record in the table
  4. The currency value is not converted but displays the wrong currency

Expected behaviour

The currency is not converted and displays with the correct Symbol/Iso Code

Actual behaviour

The currency is not converted and displays with the User Currency

Thanks for fixing in advance :)

EnfiedjianT commented 2 months ago

Issue still present in [4.2.0]

The Amount is correctly displayed but the currency symbol is still the user's currency.

ericrsmith35 commented 2 months ago

For now, please create a formula field to display the currency value in the format you desire.