Filterisnotworkingoncalculatedfield

Did you create the field with the calculated value after the table was already in production (i.e. did records exist before they had this field available?)

创新互联是专业的祥符网站建设公司,祥符接单;提供网站建设、成都网站制作,网页设计,网站设计,建网站,PHP网站建设等专业做网站服务;采用PHP框架,可快速的进行祥符网站开发网页制作和功能扩展;专业做搜索引擎喜爱的网站,专业的做网站团队,希望更多企业前来合作!

If so, then they are calculating the value for list display only and don't have anything stored in the database (where the filter is querying from.)

You'll need to run a script in scripts-background to update all existing records to save the calculated field in the database for each record (and be sure to use autoSysFields(false) and setWorkflow(false) and setForceUpdate(true)) to go in stealth mode.

var r = new GlideRecord('task');
r.addQuery('sys_class_name','pm_project');
r.query();
while (r.next()) {

         r.setForceUpdate(true);

         r.autoSysFields(false);

         r.setWorkflow(false);

         r.update();
}

网页标题:Filterisnotworkingoncalculatedfield
网址分享:http://csruizhi.cn/article/gepgdi.html

其他资讯

Copyright © 2007-2024 成都优众联杰科技有限公司 All Rights Reserved 蜀ICP备2024116266号
友情链接: 阿坝网站设计 成都网站建设公司 四川成都网站设计 营销网站建设 网站制作公司 成都网站建设流程 网站建设方案 手机网站建设套餐 手机网站设计 手机网站制作 重庆网站建设 成都网站建设 企业网站设计 企业网站建设 成都企业网站建设 营销型网站建设 网站建设 重庆外贸网站建设 四川成都网站建设 成都网站设计 上市集团网站建设 成都营销网站制作