I have a situation where I need to use a macro for a hostname in a calculated field. For example:
I keep getting the following error.
Am I doing this wrong, or is it not possible.
Thanks in advance.
Code:
last(/{$HOST_NAME}/icmpping)
Code:
Invalid parameter "/1/params": incorrect expression starting from "last(/{$HOST_NAME}/icmpping)".
Thanks in advance.
Comment