Report data
Collapse
X
-
-
I asked for something like this. But I did not get an answer.
Leave a comment:
-
Report data
I will make a custom report. According to the chart system you are preparing, if the lines have the same name, it gives an error. Because "reportData" creates them as keys. I can have multiple users with the same name. It's making a mistake when they prepare their report. Consider that.
code example;
Yes, if you give me an ID here, no problem. But this user has multiple aliases.However, this user may be on multiple teams. This time "key" will have to get the same id. But the key can only contain 1 same name. And that's a mistake.Code:reportData --> Count: { 5acb8a5792ef13961: { Bird Team: 3 }, 5acb8b8375b35ca54: { Dog Team: 1 } }, Success: { 5acb8a5792ef13961: { Bird Team: 1 }, 5acb8b8375b35ca54: { Dog Team: 0 } }
I hope you understand me.
Thanks.Last edited by codeboy; 05-14-2018, 02:15 PM.

Leave a comment: