Hello, we also had the same issue, where my business spokes has expected a Derived measure with normal measures, but as of now there is no direct solution for this in KYLIN (apart from SQL Query in Insight tab). Indirectly we had a workaround by creating a column TotalSalary = SUM(HRA) + SUM(DA) in hive and need to populate it in KYLIN Cube.
Regards, Bhanu Prakash. -- View this message in context: http://apache-kylin.74782.x6.nabble.com/Derived-measures-in-Kylin-tp5513p5592.html Sent from the Apache Kylin mailing list archive at Nabble.com.
