Formula Field Creation
Use Cases:
- Create custom formula fields by simply describing your calculation—no syntax needed.
- Let the system handle the technical details so you can focus on your business logic.
- Build advanced metrics for your reports without learning formula language.
- Instantly add new calculations to your CRM by just telling the system what you want.
ConfigurationAdminsConsultant
Prompt
Create a formula field Margin_Percent__c on Opportunity: (Amount – Cost__c) / Amount.


