Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: MaxwellDowneyHi,
I'm looking for a way to Publish ONLY the numeric summary value of a Node (number represented by the green dot), instead of outputting each row. For example:
X-Ref Node
8 Left Orphans from SourceA
226 Matches from both sources
10 Right Orphans from SourceB
I want to output a file like:
SourceA = 8
Matches = 226
SourceB = 10
Also, if it makes a difference my data is all text. I hope this makes sense and I thank you for your help in advance!
Max