Hi, I am attaching test.csv please unzip it for working with csv data.
I would like to have a Json array which will store email address, % of Total Assignments and Completion Status for each record
and store it into json array.
I am also attaching screen shot which shows exactly which fields i need. I appreciate your help
Thanks
Hi Nived, Please see the sample output below,
Its not compulsory to have exact same format, But we need in JSON output which is similar to the format below. Thanks
[{"Email":"123@gmail.com","TotalAssignements":28,"CompletedStatus":80},{"Email":"123@yahoo.com","TotalAssignements":18,"CompletedStatus":10},{"Email":"123@hotmail.com","TotalAssignements":58,"CompletedStatus":62},{"Email":"test@gmail.com","TotalAssignements":28,"CompletedStatus":80}]
Hi @ismaredia
so for every email id - you need these requested field details in array format - correct ?
if possible could you please share how output looks like ?
Nived N 🚀
LinkedIn: Nived N's LinkedIn
YouTube: Nived N's YouTube Channel
Blog: Nived Nambiar's Blogs
🔍 Found my answer helpful? Please consider marking it as the solution!
Your appreciation keeps me motivated. Thank you! 🙌