Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tneo4jBatchOutput doesn't set label after tAggregateRow

I take in input a csv file with this format:

id1,id2,r,t,label

Then I aggregate id1 to get only distinct rows projected on id1 and label and I have then:

id1,label

Then I have tneo4jBatchOutput that it should give in output nodes labeled with label having as attribute id1 but the nodes created have no label. What am I missing?

0683p000009MaKO.png

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi
Which function do you select for label column on tAggreGateRow? Have you printed the value on console to check if they are expected data before loaded.

Regards
Shong