I am trying to do some math on a calculated item and am unable to get the formula formatted correctly
Here is the formula I am trying to use
last("ifspeed.4")*(800*(last("Ifinoctets.4"))\30)
ifspeed.4 and ifinoctets.4 are the key values in the two items referenced for this calculated attribute.
It keeps going not supported. By chance does anyone see what my error is?
Carl
Here is the formula I am trying to use
last("ifspeed.4")*(800*(last("Ifinoctets.4"))\30)
ifspeed.4 and ifinoctets.4 are the key values in the two items referenced for this calculated attribute.
It keeps going not supported. By chance does anyone see what my error is?
Carl
Comment