https://trailhead.salesforce.com/en/content/learn/modules/point_click_business_logic/formula_fields
Power of One技巧
例如统计opportunity的owner是多少个unique user. 可在user上定义一个formula field 里面值是1
然后可以在report中用sum统计有user的这个新建字段。
本文介绍了一种在Salesforce中使用公式字段统计唯一用户数量的技巧。通过在User对象上创建一个值为1的公式字段,然后在报告中对该字段进行求和,可以有效统计Opportunity的所有者中有多少个独特的用户。
https://trailhead.salesforce.com/en/content/learn/modules/point_click_business_logic/formula_fields
Power of One技巧
例如统计opportunity的owner是多少个unique user. 可在user上定义一个formula field 里面值是1
然后可以在report中用sum统计有user的这个新建字段。
1572
1万+
4192

被折叠的 条评论
为什么被折叠?