- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-20-2024 08:46 AM
Is there a way to Export the Opportunity Amount(Converted) versus 2 separate fields with the Amount and Currency ? I only see Amount when I try and export.
Solved! Go to Solution.
- Labels:
-
Export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-20-2024 10:03 AM
Amount(Converted) isn't an actual field (you won't see it in the field list for Oppoturnity in SF), but a UI field that is calculated based on the users currency. If you wanted to export that value, you'd need to create a Formula field that does the same calculation.
No Opportunity Amount (Converted) | Salesforce Trailblazer Community
This thread has some example formulas. Opportunity Converted Amount field | Salesforce Trailblazer Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-20-2024 10:03 AM
Amount(Converted) isn't an actual field (you won't see it in the field list for Oppoturnity in SF), but a UI field that is calculated based on the users currency. If you wanted to export that value, you'd need to create a Formula field that does the same calculation.
No Opportunity Amount (Converted) | Salesforce Trailblazer Community
This thread has some example formulas. Opportunity Converted Amount field | Salesforce Trailblazer Community

