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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
TRandy
Contributor III
Contributor III

my twritejsonFields doesn't work well

Please can you help me.

I'm trying to group the user ids by role using a twritejsonField.

But my component is not working properly.

my dataset has only 02 but my component groups on 134 roles by repeating the roles.0695b00000bEmOMAA0.png

Labels (5)
1 Solution

Accepted Solutions
TRandy
Contributor III
Contributor III
Author

I placed a tSortRow before tWriteJsonFields to sort by role (role is the group field used in my tWriteJsonFields) before sending the data to my twriteJsonFields.

 

it's work now 😉

Sincerely

View solution in original post

1 Reply
TRandy
Contributor III
Contributor III
Author

I placed a tSortRow before tWriteJsonFields to sort by role (role is the group field used in my tWriteJsonFields) before sending the data to my twriteJsonFields.

 

it's work now 😉

Sincerely