Is that possible to create a metric to do calculation from a Attribute and a metric in MSTR?
E.g. Attribute 1 is SaleYear(datatype = integer) and Metric 1 is sum(PaidAmt)
Need to create something like (SaleYear * sum(PaidAmt)), no aggregate function needed for SaleYear.
Thanks!
E.g. Attribute 1 is SaleYear(datatype = integer) and Metric 1 is sum(PaidAmt)
Need to create something like (SaleYear * sum(PaidAmt)), no aggregate function needed for SaleYear.
Thanks!