您在此处:
numbervalue
在 Salesforce Spiff 中,将文本字符串或货币值转换为整数或小数。
在 Salesforce Spiff 中,将文本字符串或货币值转换为整数或小数。
| 适用于:Salesforce Classic(并非在所有组织中可用)和 Lightning Experience |
| 适用于:Enterprise、Unlimited 和 Developer Edition |
| 另行付费后适用于:启用了 Web 服务 API 的 Professional Edition |
numbervalue(value)| 参数 | 必需? | 描述 |
|---|---|---|
| value | 必需 | 要转换的文本字符串或货币值。您也可以指定具有这些数据类型的字段名称,例如 ARR__c,这是一种货币数据类型。 |
将 100 美元的货币转换为小数,这将返回 100。
=numbervalue($100.00)转换 ARR__c 字段的货币值。
=numbervalue(ARR__c)
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.