If(HasCharacters(PropValue(Core.Abbrev),[:]),ReplaceStr(PropValue(Core.Abbrev),:Shared-****,"",TRUE))
Syntactically it is valid. But it is not stripping my node with Shared value. I cant use Sharednodeflag filter or the Primary node name in the columns tab to filter. I need the shared nodes to get stripped and its immediate parent needs to be called when ParentPropValue(Core.abbrev)
What am I missing ?