I am trying to create a simple super metrics to show the aggr avail in percentage.
Here is what i am using..
(Net App Aggregate: capacity|netappaggregate_total_capacity-Net App Aggregate: capacity|netappaggregate_available_capacity) /Net App Aggregate:capacity|netappaggregate_total_capacity * 100
I tried every option i know .. and it tells me "Formula expression is not valid. Cannot convert number array to number.
any thoughts ?