Hi All,

I was curious to know whether can we create some additional metric(custom)
to the Kylin cube build.

So it would be something like an additional column which is made from
combination of some conditional and aggregate function.

COUNT(CASE WHEN so.ft = 'fv' THEN soi.sc ELSE NULL END) AS spo

Thanks!

Reply via email to