合并pentaho中的字段

时间:2015-06-16 03:50:36

标签: pentaho

我有两列" ID_TT"在选择值1和" ID_ARC"在选择值2中。

ID_TT低于值

[空白]

121

[空白]

ID_ARC的值低于

146

[空白]

171

我需要合并这两个。我使用计算器,但它不起作用。我们怎样才能解决这个问题。

输出必须

146

121

171

enter image description here

1 个答案:

答案 0 :(得分:1)

这是解决方案。我认为它对你有用

enter image description here

如果您按照上述步骤操作,则可以获得这样的结果。

结果:

enter image description here

谢谢。