永洪社区
标题:
计算列
[打印本页]
作者:
Tanchao
时间:
2023-4-19 10:26
标题:
计算列
select sum(度量1) from table where 维度1 = 'xxx' and 维度2 = 'xxx' and 维度3 = 'xxx',这样的计算能在计算列里面实现吗,应该怎么写?(不是在计算列写SQL,是怎么在计算列实现同样的效果)
作者:
yhdata_ruby
时间:
2023-4-19 10:26
参考:
if( col['市场级别'] == '一级市场' and col['市场分布']== '东部市场' and col['产品种类']== '咖啡')
then col['利润']
end
作者:
Tanchao
时间:
2023-4-19 10:42
谢谢
作者:
yhdata_ruby
时间:
2023-4-19 10:43
Tanchao 发表于 2023-4-19 10:42
谢谢
欢迎光临 永洪社区 (http://club.yonghongtech.com/)
Powered by Discuz! X3.4