问题描述
我正在IBM Cognos Report Studio 11中使用此表达式定义,它们为我提供了重复值。
我想进行修改以消除重复项(我有一个唯一的现场呼叫帐号)。
这是表达式定义:
@H_404_6@CASE WHEN ( [GL Application Master Monthly].[GL Application Master Monthly].[Current Interest Rate] > 0 and [GL Application Master Monthly].[GL Application Master Monthly].[Current Interest Rate] <=3.75 and [GL Application Master Monthly].[GL Application Master Monthly].[GL Account Number] not in(1561162,1590863,1645463,1698362,1698664) ) THEN ([GL Application Master Monthly].[GL Application Master Monthly].[App Converted Yesterday Balance]) END
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)