Views:

Applies to Product - Microsoft Dataverse



What’s happening?

Currency symbols are displayed incorrectly in global search results compared to the actual records. For example, items that should be shown in USD ($) are displayed in GBP (£) or with incorrect formatting.


Reason:
This arises when currency fields are not added to the Find Columns in the quick find view. If the currency field isn’t included in the search index, users will see the currency symbol localized according to their language settings.

 


Resolution:

  1. Add the currency fields to the Find Columns in the quick find view for the relevant entity.
  2. Save and publish the changes.
  3. Refresh the page to verify that this is resolved.
For further clarification, refer to the public documentation on configuring searchable fields and filters for each table.