Home > @activeviam/activeui-sdk > CalculatedMeasurePlugin
CalculatedMeasurePlugin type
Plugin defining an MDX formula, how to recognize it and how to edit it
Signature:
export declare type CalculatedMeasurePlugin = ActiveUIPlugin<CalculatedMeasureImplementationProperties<any>, CalculatedMeasureImplementationStaticProperties, CalculatedMeasureParameters>;