Dear Team,
I would need help with translation map syntax in data-action for retrieving Json Array object. I'm not able to figure out how to retrieve " "answers.questionGroupScores.questionScores.questionId"
is the key used to retrieve the JSON array from the TranslationMap.
Raw Data
{
"answers.questionGroupScores.questionScores.questionId": [
[
"545c9d67-3167-44ea-903f-a519990f4b7f",
"c81ed26f-3974-4636-8473-62311f662937"
]
],
"answers.questionGroupScores.questionScores.answerId": [
[
"81bce98a-392a-4bb8-8a7f-6aa7f69907ff",
""
]
]
}
Regards,
Rizwan.