• 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).

    Rename what? a column? Or is this a new textbox that you want in your report? You can set the visibility of the textbox based on an expression, if you want.