• Thanks for the reply.

    I'm queuing specific data from column called Node Alias, for example:

    NodeAlias = '101.101.101.101' or NodeAlias = '102.102.102.102' etc.

    So, my reporting works, but I want to rename what is viewed in report (if 101.101.101.101, then name is "UniqueName" or add to the name "101.101.101.101 - Unique Name).

    Hope it makes sense.