Dear Friends,
Could you help me with examples to create a custom metric in BI 4.1 Monitoring application please?
I understand that i have to use the below syntax to create one but a business or usage scenario from anyone would definitely help
Syntax for the formula is:
<Metric Name><Operator><Metric Name>
The supported operators are:
Addition(+), Subtraction(-), Multiplication(*) and Division(/)
For example:
(MetricX + MetricY) * MetricZ
MetricX / MetricY
Thanks,