问题描述
您好
我可以在另一个企业自定义字段的公式定义中引用企业自定义字段吗?
Can I reference a Enterprise custom field in a formula-definition for another Enterprise custom field ?
在我的特定中如果它更加微不足道,我只想设置企业资源自定义字段CF1 = [CF2],但这不起作用...
In my particular case it's even more trivial, I just want to set an Enterprise Resource custom field CF1 = [CF2] , but that doesn't work...
任何想法?
推荐答案
我想要一个资源自定义提交的。池名称和我希望资源的池名称与其部门自定义字段相同。
I want a resource custom filed ex. Pool Name and I want the pool name for the resource to be same as its Department custom field.
这是我能做的:
1 。创建名为Pool Name的新资源自定义字段
1. Create a new resource custom field named Pool Name
2。选择Entity = Resource和Type = text
2. Select Entity=Resource and Type=text
3。选择公式并在公式对话框中键入[资源部门]
3. Select Formula and type [Resource Departments] in Formula Dialog box
4。保存所有内容并关闭
4. Save everything and close
5。在项目专业人员中打开任何包含资源的项目并转到资源表视图
5. In project professional open any project containing resources and go to resource sheet view
6。添加名为"池名称"的列你会发现它与资源部门的价值相同。
6. Add a column called "Pool Name" and you will see it taking same value as Department for resources.
这篇关于在Enterprise Custom Field公式中输入另一个Enterprise Custom Field参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!