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;
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: