cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
F_Quint
Helper IV
Helper IV

Creating a CSV table from nested array values

Hi all, 

 

I'm trying to create a flow that will extract the evaluations of some agents completed by an evaluator and send this as a CSV table.

 

what I'm trying to extract from these nested arrays is agent id, questionid & score.  This is what the JSON looks like in tree view. 

F_Quint_0-1621433642820.png

 

 

here's what I've done so far. 

 

F_Quint_2-1621433984210.png

 

 

F_Quint_3-1621434030653.png

 

F_Quint_1-1621433703248.png

but I'm stumped on how to remove the \ for  agents and questionid output.

 

also agents come out as an array and I'm only interested in getting the id.

 

 

 

 

"agent": {
          "id": "2375389f-987f-4e06-82c1-c6878fd8dce8",
          "selfUri": "/api/v2/users/2375389f-987f-4e06-82c1-c6878fd8dce8"
        }

 

 

 

 

 

here's the sample JSON. any help will be greatly appreciated!!

 

 

{
  "entities": [
    {
      "id": "5fbc0cdf-b19c-4b52-b870-8d4426683ca4",
      "conversation": {
        "id": "4e82d021-64c9-4aee-8d8a-f496e09d2508",
        "selfUri": "/api/v2/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "2375389f-987f-4e06-82c1-c6878fd8dce8",
        "selfUri": "/api/v2/users/2375389f-987f-4e06-82c1-c6878fd8dce8"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 94.230774,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 94.230774,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 32,
            "maxTotalScore": 32,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 32,
            "maxTotalNonCriticalScore": 32,
            "totalScoreUnweighted": 8,
            "maxTotalScoreUnweighted": 8,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 8,
            "maxTotalNonCriticalScoreUnweighted": 8,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "6d91daba-2dd6-406f-817c-a75e17bd750b",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller had errors checking in a EP companion, you were able to process for them."
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 17,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 17,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 17,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 17,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "c7ac1930-f396-4713-a402-c912df94f603",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Great job using the callers name"
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "The background noise was distracting but you did a great job staying focused on the callers needs."
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "a663b038-4396-4f0c-9f22-07d8e9c6c75a",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller was distracted and you had some short answers at the end of the call."
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "7d2bcc5c-6a90-41f1-bd8e-3b7472558095",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Good job providing essential information"
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "7e415064-8e24-4879-8304-65de477264e9",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "No options with this call."
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Good call overall. Nice job using the callers name.  The caller was creating the issue by not having the EP checked in before checking in the companion.  You avoided confrontation and kept the call moving. Good job!"
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-11T02:19:15.198Z",
      "changedDate": "2021-05-14T23:53:57.795Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-08T16:39:32.704Z",
      "conversationEndDate": "2021-05-08T16:45:22.637Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508/evaluations/5fbc0cdf-b19c-4b52-b870-8d4426683ca4"
    },
    {
      "id": "6459e07f-1d73-43d6-a814-cb8c82b68cb4",
      "conversation": {
        "id": "0331d4ce-58c9-40d0-8656-aba4a4695d25",
        "selfUri": "/api/v2/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "9fc0032a-08c8-419e-9421-3392fe438ab9",
        "selfUri": "/api/v2/users/9fc0032a-08c8-419e-9421-3392fe438ab9"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 98.07692,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 98.07692,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 32,
            "maxTotalScore": 32,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 32,
            "maxTotalNonCriticalScore": 32,
            "totalScoreUnweighted": 8,
            "maxTotalScoreUnweighted": 8,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 8,
            "maxTotalNonCriticalScoreUnweighted": 8,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "6d91daba-2dd6-406f-817c-a75e17bd750b",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Issue with check-in resolved by correcting multiple  issues."
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 19,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 19,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 19,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 19,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "247cd8b0-6b54-4f74-b319-b2adc1f27f42",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "No caller name given or asked for."
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Identified needs very quickly and moved along the steps to resolve."
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "d4056225-19ff-4327-95d0-6113375c91d7",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "great conversation and interaction with the caller"
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Great explanations for various steps "
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Took charge of the call and ownership for resolving the issue, plus shared steps for self resolution."
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Really great call overall, super supportive and sincere interaction with the caller.  Only improvement would have been to ack for their name at the start of the call."
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-11T01:40:38.268Z",
      "changedDate": "2021-05-14T23:54:22.404Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-05T03:07:09.459Z",
      "conversationEndDate": "2021-05-05T03:13:11.432Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25/evaluations/6459e07f-1d73-43d6-a814-cb8c82b68cb4"
    },
    {
      "id": "31028a01-30ad-42cc-b19b-22bfc6278178",
      "conversation": {
        "id": "feb91e99-61ef-4350-81ad-961e91e03a27",
        "selfUri": "/api/v2/conversations/feb91e99-61ef-4350-81ad-961e91e03a27"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "a8a5cae6-ef00-41fd-acfb-291731366e2b",
        "selfUri": "/api/v2/users/a8a5cae6-ef00-41fd-acfb-291731366e2b"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 96.15385,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 96.15385,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 32,
            "maxTotalScore": 32,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 32,
            "maxTotalNonCriticalScore": 32,
            "totalScoreUnweighted": 8,
            "maxTotalScoreUnweighted": 8,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 8,
            "maxTotalNonCriticalScoreUnweighted": 8,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "6d91daba-2dd6-406f-817c-a75e17bd750b",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Vol change FD was calculated but passenger declined the change."
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 18,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 18,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 18,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 18,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "247cd8b0-6b54-4f74-b319-b2adc1f27f42",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller gave name but not used"
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "7bb343f7-1258-4bb2-ae6d-8a683e7bed14",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Understood the callers needs and anticipated the FD"
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "d4056225-19ff-4327-95d0-6113375c91d7",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Patient with the caller, who seemed a bit flustered"
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Very clear with quote and details"
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Asked to check with passenger before storing the fare."
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Very good call with agent needing help with a FD for a VOL change.  Very patient with caller while they explained the FD and the ability to re-use the ticket later.  Nice job!"
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-10T23:41:37.266Z",
      "changedDate": "2021-05-14T23:54:51.667Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-05T02:23:05.380Z",
      "conversationEndDate": "2021-05-05T02:28:21.708Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/feb91e99-61ef-4350-81ad-961e91e03a27/evaluations/31028a01-30ad-42cc-b19b-22bfc6278178"
    },
    {
      "id": "b5110e8c-efa6-490f-bfc1-6a3b7fb36b52",
      "conversation": {
        "id": "f04dbbe5-9dd2-4a20-b769-98c06fe195ce",
        "selfUri": "/api/v2/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "349b65bc-8918-4c37-ae3a-894eb430e067",
        "selfUri": "/api/v2/users/349b65bc-8918-4c37-ae3a-894eb430e067"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 94.230774,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 94.230774,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 32,
            "maxTotalScore": 32,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 32,
            "maxTotalNonCriticalScore": 32,
            "totalScoreUnweighted": 8,
            "maxTotalScoreUnweighted": 8,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 8,
            "maxTotalNonCriticalScoreUnweighted": 8,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "6d91daba-2dd6-406f-817c-a75e17bd750b",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller needed assistance with checking in PAXs on diverted flight remaining overnight.  With flight departing the following day, agent did not know how to process the check-in."
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 17,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 17,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 17,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 17,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "247cd8b0-6b54-4f74-b319-b2adc1f27f42",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Name given but not used."
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "7bb343f7-1258-4bb2-ae6d-8a683e7bed14",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Understood the situation and listened to callers situation carefully"
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "d4056225-19ff-4327-95d0-6113375c91d7",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Provided great supporting comments through-out"
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Very positive and clear on explaining where the [processing error was, checking in for the incorrect date."
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "7e415064-8e24-4879-8304-65de477264e9",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Resolved the situation for the agent, no other options required"
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Great call overall!  Agent was confused and had a line down the terminal due to a diverted flight with 100+ passengers.  Super supportive and calm in understanding the situation and explaining the steps to properly check-in the diverted passengers with the departure the following day."
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-10T22:47:43.156Z",
      "changedDate": "2021-05-14T23:55:09.412Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-05T01:40:29.956Z",
      "conversationEndDate": "2021-05-05T01:46:15.397Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce/evaluations/b5110e8c-efa6-490f-bfc1-6a3b7fb36b52"
    },
    {
      "id": "c6a0c174-0f8c-4355-829e-6de79a0bbc4e",
      "conversation": {
        "id": "ea5c9cff-f680-4d11-a5e0-3f22dc954531",
        "selfUri": "/api/v2/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "94a11166-9477-46f3-840e-858bf3da6691",
        "selfUri": "/api/v2/users/94a11166-9477-46f3-840e-858bf3da6691"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 94.230774,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 94.230774,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 32,
            "maxTotalScore": 32,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 32,
            "maxTotalNonCriticalScore": 32,
            "totalScoreUnweighted": 8,
            "maxTotalScoreUnweighted": 8,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 8,
            "maxTotalNonCriticalScoreUnweighted": 8,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "6d91daba-2dd6-406f-817c-a75e17bd750b",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Reviewed PNR and no errors found, checked in all paxs"
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 17,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 17,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 17,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 17,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "247cd8b0-6b54-4f74-b319-b2adc1f27f42",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller gave name but not used on call"
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "7bb343f7-1258-4bb2-ae6d-8a683e7bed14",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Understood the caller needs"
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "d4056225-19ff-4327-95d0-6113375c91d7",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Very supportive and encouraging with the caller"
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Explained what you were doing and asked clarifying questions"
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "7e415064-8e24-4879-8304-65de477264e9",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "No options to offer but good job just checking in the PAXs to assist."
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Good call overall with great support and positive attitude  towards the caller.  Caller thought there were errors on their part but in reviewing the record everything looked good and you were able to successfully check everyone in.  Good job supporting  the caller!"
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-10T00:11:36.716Z",
      "changedDate": "2021-05-10T00:18:10.848Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-06T02:21:49.157Z",
      "conversationEndDate": "2021-05-06T02:27:28.207Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531/evaluations/c6a0c174-0f8c-4355-829e-6de79a0bbc4e"
    },
    {
      "id": "81da732a-5486-41ff-af52-a9d0c57376be",
      "conversation": {
        "id": "903a1255-984b-463b-903a-fe26e3d80423",
        "selfUri": "/api/v2/conversations/903a1255-984b-463b-903a-fe26e3d80423"
      },
      "evaluationForm": {
        "id": "c3f388c3-49b5-4862-8f0c-c0f37756a34b",
        "name": "SSC Standard Evaluation Form",
        "published": true,
        "selfUri": "/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"
      },
      "evaluator": {
        "id": "4cdc2d34-9945-4a9a-90eb-15b07959c677",
        "selfUri": "/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"
      },
      "agent": {
        "id": "d9114c12-8a7d-44f2-8f9d-ea79ff80f96f",
        "selfUri": "/api/v2/users/d9114c12-8a7d-44f2-8f9d-ea79ff80f96f"
      },
      "status": "FINISHED",
      "answers": {
        "totalScore": 88.88889,
        "totalCriticalScore": 0,
        "totalNonCriticalScore": 88.88889,
        "questionGroupScores": [
          {
            "questionGroupId": "df4ffd43-df77-40d4-8a0e-ed48140cd03a",
            "totalScore": 16,
            "maxTotalScore": 16,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 16,
            "maxTotalNonCriticalScore": 16,
            "totalScoreUnweighted": 4,
            "maxTotalScoreUnweighted": 4,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 4,
            "maxTotalNonCriticalScoreUnweighted": 4,
            "questionScores": [
              {
                "questionId": "ac8fe92f-8f82-48c8-997e-cec2545c86db",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "82bc4c8a-3b4e-4bbb-b606-9ac423036349",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "d1b294ce-02f7-4bd6-8a54-12184c6cb7f7",
                "answerId": "ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "ae7b6608-cc80-41d0-aa43-c36d084911c5",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": ""
              },
              {
                "questionId": "adb2d8eb-17b6-4419-80ba-0dea55aec578",
                "answerId": "",
                "score": 0,
                "markedNA": true,
                "failedKillQuestion": false,
                "comments": "Call was for information regarding changing a  PAX ticket by Supervisor"
              }
            ]
          },
          {
            "questionGroupId": "68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd",
            "totalScore": 16,
            "maxTotalScore": 20,
            "markedNA": false,
            "totalCriticalScore": 0,
            "maxTotalCriticalScore": 0,
            "totalNonCriticalScore": 16,
            "maxTotalNonCriticalScore": 20,
            "totalScoreUnweighted": 16,
            "maxTotalScoreUnweighted": 20,
            "totalCriticalScoreUnweighted": 0,
            "maxTotalCriticalScoreUnweighted": 0,
            "totalNonCriticalScoreUnweighted": 16,
            "maxTotalNonCriticalScoreUnweighted": 20,
            "questionScores": [
              {
                "questionId": "305c72c7-1117-49d9-9531-630e40c3544d",
                "answerId": "247cd8b0-6b54-4f74-b319-b2adc1f27f42",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Caller gave name but not used."
              },
              {
                "questionId": "74ffd71b-14f4-4f82-b6f6-5df87372254e",
                "answerId": "7bb343f7-1258-4bb2-ae6d-8a683e7bed14",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Understood the callers need after a long explaination"
              },
              {
                "questionId": "591be936-d3ce-44d7-97da-793ccca29ce1",
                "answerId": "d4056225-19ff-4327-95d0-6113375c91d7",
                "score": 4,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Good empathy with the passengers situation"
              },
              {
                "questionId": "a136ffd4-c06b-45b6-9609-8103dbe19de7",
                "answerId": "7d2bcc5c-6a90-41f1-bd8e-3b7472558095",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Expressed appropriate understanding and clear on limit of authorizing changes."
              },
              {
                "questionId": "359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5",
                "answerId": "7e415064-8e24-4879-8304-65de477264e9",
                "score": 3,
                "markedNA": false,
                "failedKillQuestion": false,
                "comments": "Good Option to have a CRO authorize in MIA"
              }
            ]
          }
        ],
        "anyFailedKillQuestions": false,
        "comments": "Good call overall.  Caller was a off-duty AA supervisor involved with a passenger in a family emergency situation, needing to change return flight.  Unusual situation with passenger having supervisors personal phone number.  Appropriate empathy for situation and adherence to company policy throughout the call."
      },
      "agentHasRead": false,
      "assignedDate": "2021-05-09T23:44:54.827Z",
      "changedDate": "2021-05-09T23:54:09.734Z",
      "mediaType": [
        "CALL"
      ],
      "conversationDate": "2021-05-02T19:35:22.847Z",
      "conversationEndDate": "2021-05-02T19:40:45.687Z",
      "neverRelease": true,
      "selfUri": "/api/v2/quality/conversations/903a1255-984b-463b-903a-fe26e3d80423/evaluations/81da732a-5486-41ff-af52-a9d0c57376be"
    }
  ],
  "pageSize": 25,
  "pageNumber": 1,
  "total": 6,
  "firstUri": "/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1",
  "selfUri": "/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1",
  "lastUri": "/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1",
  "pageCount": 1
}

 

 

 

 

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @F_Quint 

 

Create a variable called Array with initial value [

DamoBird365_0-1621450580598.png

and then copy and paste the following into your "new step" -> "my clipboard".

 

{"id":"ec342aa2-afb3-43aa-b8a9-05d4-b172be27","brandColor":"#8C3900","connectionReferences":{},"connectorDisplayName":"Control","icon":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KIDxwYXRoIGQ9Im0wIDBoMzJ2MzJoLTMyeiIgZmlsbD0iIzhDMzkwMCIvPg0KIDxwYXRoIGQ9Im04IDEwaDE2djEyaC0xNnptMTUgMTF2LTEwaC0xNHYxMHptLTItOHY2aC0xMHYtNnptLTEgNXYtNGgtOHY0eiIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=","isTrigger":false,"operationName":"DamoBird365_Nested_Array_to_CSV","operationDefinition":{"type":"Scope","actions":{"Compose":{"type":"Compose","inputs":{"entities":[{"id":"5fbc0cdf-b19c-4b52-b870-8d4426683ca4","conversation":{"id":"4e82d021-64c9-4aee-8d8a-f496e09d2508","selfUri":"/api/v2/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"2375389f-987f-4e06-82c1-c6878fd8dce8","selfUri":"/api/v2/users/2375389f-987f-4e06-82c1-c6878fd8dce8"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Caller had errors checking in a EP companion, you were able to process for them."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"c7ac1930-f396-4713-a402-c912df94f603","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Great job using the callers name"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"The background noise was distracting but you did a great job staying focused on the callers needs."},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"a663b038-4396-4f0c-9f22-07d8e9c6c75a","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller was distracted and you had some short answers at the end of the call."},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"7d2bcc5c-6a90-41f1-bd8e-3b7472558095","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Good job providing essential information"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No options with this call."}]}],"anyFailedKillQuestions":false,"comments":"Good call overall. Nice job using the callers name.  The caller was creating the issue by not having the EP checked in before checking in the companion.  You avoided confrontation and kept the call moving. Good job!"},"agentHasRead":false,"assignedDate":"2021-05-11T02:19:15.198Z","changedDate":"2021-05-14T23:53:57.795Z","mediaType":["CALL"],"conversationDate":"2021-05-08T16:39:32.704Z","conversationEndDate":"2021-05-08T16:45:22.637Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508/evaluations/5fbc0cdf-b19c-4b52-b870-8d4426683ca4"},{"id":"6459e07f-1d73-43d6-a814-cb8c82b68cb4","conversation":{"id":"0331d4ce-58c9-40d0-8656-aba4a4695d25","selfUri":"/api/v2/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"9fc0032a-08c8-419e-9421-3392fe438ab9","selfUri":"/api/v2/users/9fc0032a-08c8-419e-9421-3392fe438ab9"},"status":"FINISHED","answers":{"totalScore":98.07692,"totalCriticalScore":0,"totalNonCriticalScore":98.07692,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Issue with check-in resolved by correcting multiple  issues."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":19,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":19,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":19,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":19,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No caller name given or asked for."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Identified needs very quickly and moved along the steps to resolve."},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"great conversation and interaction with the caller"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Great explanations for various steps "},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Took charge of the call and ownership for resolving the issue, plus shared steps for self resolution."}]}],"anyFailedKillQuestions":false,"comments":"Really great call overall, super supportive and sincere interaction with the caller.  Only improvement would have been to ack for their name at the start of the call."},"agentHasRead":false,"assignedDate":"2021-05-11T01:40:38.268Z","changedDate":"2021-05-14T23:54:22.404Z","mediaType":["CALL"],"conversationDate":"2021-05-05T03:07:09.459Z","conversationEndDate":"2021-05-05T03:13:11.432Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25/evaluations/6459e07f-1d73-43d6-a814-cb8c82b68cb4"},{"id":"31028a01-30ad-42cc-b19b-22bfc6278178","conversation":{"id":"feb91e99-61ef-4350-81ad-961e91e03a27","selfUri":"/api/v2/conversations/feb91e99-61ef-4350-81ad-961e91e03a27"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"a8a5cae6-ef00-41fd-acfb-291731366e2b","selfUri":"/api/v2/users/a8a5cae6-ef00-41fd-acfb-291731366e2b"},"status":"FINISHED","answers":{"totalScore":96.15385,"totalCriticalScore":0,"totalNonCriticalScore":96.15385,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Vol change FD was calculated but passenger declined the change."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":18,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":18,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":18,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":18,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the callers needs and anticipated the FD"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Patient with the caller, who seemed a bit flustered"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very clear with quote and details"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Asked to check with passenger before storing the fare."}]}],"anyFailedKillQuestions":false,"comments":"Very good call with agent needing help with a FD for a VOL change.  Very patient with caller while they explained the FD and the ability to re-use the ticket later.  Nice job!"},"agentHasRead":false,"assignedDate":"2021-05-10T23:41:37.266Z","changedDate":"2021-05-14T23:54:51.667Z","mediaType":["CALL"],"conversationDate":"2021-05-05T02:23:05.380Z","conversationEndDate":"2021-05-05T02:28:21.708Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/feb91e99-61ef-4350-81ad-961e91e03a27/evaluations/31028a01-30ad-42cc-b19b-22bfc6278178"},{"id":"b5110e8c-efa6-490f-bfc1-6a3b7fb36b52","conversation":{"id":"f04dbbe5-9dd2-4a20-b769-98c06fe195ce","selfUri":"/api/v2/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"349b65bc-8918-4c37-ae3a-894eb430e067","selfUri":"/api/v2/users/349b65bc-8918-4c37-ae3a-894eb430e067"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Caller needed assistance with checking in PAXs on diverted flight remaining overnight.  With flight departing the following day, agent did not know how to process the check-in."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Name given but not used."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the situation and listened to callers situation carefully"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Provided great supporting comments through-out"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very positive and clear on explaining where the [processing error was, checking in for the incorrect date."},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Resolved the situation for the agent, no other options required"}]}],"anyFailedKillQuestions":false,"comments":"Great call overall!  Agent was confused and had a line down the terminal due to a diverted flight with 100+ passengers.  Super supportive and calm in understanding the situation and explaining the steps to properly check-in the diverted passengers with the departure the following day."},"agentHasRead":false,"assignedDate":"2021-05-10T22:47:43.156Z","changedDate":"2021-05-14T23:55:09.412Z","mediaType":["CALL"],"conversationDate":"2021-05-05T01:40:29.956Z","conversationEndDate":"2021-05-05T01:46:15.397Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce/evaluations/b5110e8c-efa6-490f-bfc1-6a3b7fb36b52"},{"id":"c6a0c174-0f8c-4355-829e-6de79a0bbc4e","conversation":{"id":"ea5c9cff-f680-4d11-a5e0-3f22dc954531","selfUri":"/api/v2/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"94a11166-9477-46f3-840e-858bf3da6691","selfUri":"/api/v2/users/94a11166-9477-46f3-840e-858bf3da6691"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Reviewed PNR and no errors found, checked in all paxs"}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used on call"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the caller needs"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very supportive and encouraging with the caller"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Explained what you were doing and asked clarifying questions"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No options to offer but good job just checking in the PAXs to assist."}]}],"anyFailedKillQuestions":false,"comments":"Good call overall with great support and positive attitude  towards the caller.  Caller thought there were errors on their part but in reviewing the record everything looked good and you were able to successfully check everyone in.  Good job supporting  the caller!"},"agentHasRead":false,"assignedDate":"2021-05-10T00:11:36.716Z","changedDate":"2021-05-10T00:18:10.848Z","mediaType":["CALL"],"conversationDate":"2021-05-06T02:21:49.157Z","conversationEndDate":"2021-05-06T02:27:28.207Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531/evaluations/c6a0c174-0f8c-4355-829e-6de79a0bbc4e"},{"id":"81da732a-5486-41ff-af52-a9d0c57376be","conversation":{"id":"903a1255-984b-463b-903a-fe26e3d80423","selfUri":"/api/v2/conversations/903a1255-984b-463b-903a-fe26e3d80423"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"d9114c12-8a7d-44f2-8f9d-ea79ff80f96f","selfUri":"/api/v2/users/d9114c12-8a7d-44f2-8f9d-ea79ff80f96f"},"status":"FINISHED","answers":{"totalScore":88.88889,"totalCriticalScore":0,"totalNonCriticalScore":88.88889,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":16,"maxTotalScore":16,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":16,"maxTotalNonCriticalScore":16,"totalScoreUnweighted":4,"maxTotalScoreUnweighted":4,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":4,"maxTotalNonCriticalScoreUnweighted":4,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":"Call was for information regarding changing a  PAX ticket by Supervisor"}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":16,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":16,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":16,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":16,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the callers need after a long explaination"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Good empathy with the passengers situation"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"7d2bcc5c-6a90-41f1-bd8e-3b7472558095","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Expressed appropriate understanding and clear on limit of authorizing changes."},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Good Option to have a CRO authorize in MIA"}]}],"anyFailedKillQuestions":false,"comments":"Good call overall.  Caller was a off-duty AA supervisor involved with a passenger in a family emergency situation, needing to change return flight.  Unusual situation with passenger having supervisors personal phone number.  Appropriate empathy for situation and adherence to company policy throughout the call."},"agentHasRead":false,"assignedDate":"2021-05-09T23:44:54.827Z","changedDate":"2021-05-09T23:54:09.734Z","mediaType":["CALL"],"conversationDate":"2021-05-02T19:35:22.847Z","conversationEndDate":"2021-05-02T19:40:45.687Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/903a1255-984b-463b-903a-fe26e3d80423/evaluations/81da732a-5486-41ff-af52-a9d0c57376be"}],"pageSize":25,"pageNumber":1,"total":6,"firstUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","selfUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","lastUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","pageCount":1},"runAfter":{}},"AgentID":{"type":"Select","inputs":{"from":"@outputs('Compose')?['entities']","select":"@item()?['agent']?['id']"},"runAfter":{"Compose":["Succeeded"]}},"QuestionGroupScores":{"type":"Select","inputs":{"from":"@outputs('Compose')?['entities']","select":"@item()?['answers']?['questionGroupScores']"},"runAfter":{"AgentID":["Succeeded"]}},"Apply_to_each":{"type":"Foreach","foreach":"@range(0,length(body('AgentID')))","actions":{"SelectQuestionScores":{"type":"Select","inputs":{"from":"@body('QuestionGroupScores')?[item()]","select":"@item()?['questionScores']"},"runAfter":{}},"SelectQuestionScoreObjects":{"type":"Select","inputs":{"from":"@outputs('Union')","select":{"questionid ":"@item()?['questionid']","score":"@item()?['score']","agent id":"@body('AgentID')?[items('Apply_to_each')]"}},"runAfter":{"Union":["Succeeded"]}},"Union":{"type":"Compose","inputs":"@union(body('SelectQuestionScores')?[0],body('SelectQuestionScores')?[1])","runAfter":{"SelectQuestionScores":["Succeeded"]}},"Replace":{"type":"Compose","inputs":"@replace(replace(string(body('SelectQuestionScoreObjects')),']',''),'[','')","runAfter":{"SelectQuestionScoreObjects":["Succeeded"]}},"Append_to_string_variable":{"type":"AppendToStringVariable","inputs":{"name":"Array","value":"@{outputs('Replace')},"},"runAfter":{"Replace":["Succeeded"]}}},"runAfter":{"QuestionGroupScores":["Succeeded"]}},"Jsonify":{"type":"Compose","inputs":"@json(concat(variables('Array'),']'))","runAfter":{"Apply_to_each":["Succeeded"]}},"Create_CSV_table":{"type":"Table","inputs":{"from":"@outputs('Jsonify')","format":"CSV"},"runAfter":{"Jsonify":["Succeeded"]}},"Create_HTML_table":{"type":"Table","inputs":{"from":"@outputs('Jsonify')","format":"HTML"},"runAfter":{"Create_CSV_table":["Succeeded"]}}},"runAfter":{"Initialize_variable":["Succeeded"]}}}

 

I've done this with one apply to each, and have built up the final array using a string and then converting to an array.

 

I've retrieved the agent id and question group score (using select).

 

DamoBird365_1-1621450706674.png

 

Then using a range based on the length of the agent ID array, used an apply to each to bring the question id and score (of which there are two objects - using union on oject 0 & 1) together.  I then use select to build an array but convert to string, remove the closing brackets of the array and append to the string variable.

 

DamoBird365_2-1621450829258.png

 

Finally, outside of the apply to each, I concat the string with a closing ] and apply the json expression before passing to either the create CSV or Table action.

 

Runs in a couple of seconds, hope it is what you are looking for but please test as this one was quite complex.

 

DamoBird365_3-1621450961978.png

 

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien


P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉

View solution in original post

4 REPLIES 4
DamoBird365
Employee
Employee

Hi @F_Quint 

 

Are you looking for something like:

 

questionid ,score,agent id
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,2375389f-987f-4e06-82c1-c6878fd8dce8
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,2375389f-987f-4e06-82c1-c6878fd8dce8
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,2375389f-987f-4e06-82c1-c6878fd8dce8
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,2375389f-987f-4e06-82c1-c6878fd8dce8
adb2d8eb-17b6-4419-80ba-0dea55aec578,4,2375389f-987f-4e06-82c1-c6878fd8dce8
305c72c7-1117-49d9-9531-630e40c3544d,4,2375389f-987f-4e06-82c1-c6878fd8dce8
74ffd71b-14f4-4f82-b6f6-5df87372254e,4,2375389f-987f-4e06-82c1-c6878fd8dce8
591be936-d3ce-44d7-97da-793ccca29ce1,3,2375389f-987f-4e06-82c1-c6878fd8dce8
a136ffd4-c06b-45b6-9609-8103dbe19de7,3,2375389f-987f-4e06-82c1-c6878fd8dce8
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,3,2375389f-987f-4e06-82c1-c6878fd8dce8
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,9fc0032a-08c8-419e-9421-3392fe438ab9
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,9fc0032a-08c8-419e-9421-3392fe438ab9
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,9fc0032a-08c8-419e-9421-3392fe438ab9
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,9fc0032a-08c8-419e-9421-3392fe438ab9
adb2d8eb-17b6-4419-80ba-0dea55aec578,4,9fc0032a-08c8-419e-9421-3392fe438ab9
305c72c7-1117-49d9-9531-630e40c3544d,3,9fc0032a-08c8-419e-9421-3392fe438ab9
74ffd71b-14f4-4f82-b6f6-5df87372254e,4,9fc0032a-08c8-419e-9421-3392fe438ab9
591be936-d3ce-44d7-97da-793ccca29ce1,4,9fc0032a-08c8-419e-9421-3392fe438ab9
a136ffd4-c06b-45b6-9609-8103dbe19de7,4,9fc0032a-08c8-419e-9421-3392fe438ab9
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,4,9fc0032a-08c8-419e-9421-3392fe438ab9
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,a8a5cae6-ef00-41fd-acfb-291731366e2b
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,a8a5cae6-ef00-41fd-acfb-291731366e2b
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,a8a5cae6-ef00-41fd-acfb-291731366e2b
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,a8a5cae6-ef00-41fd-acfb-291731366e2b
adb2d8eb-17b6-4419-80ba-0dea55aec578,4,a8a5cae6-ef00-41fd-acfb-291731366e2b
305c72c7-1117-49d9-9531-630e40c3544d,3,a8a5cae6-ef00-41fd-acfb-291731366e2b
74ffd71b-14f4-4f82-b6f6-5df87372254e,3,a8a5cae6-ef00-41fd-acfb-291731366e2b
591be936-d3ce-44d7-97da-793ccca29ce1,4,a8a5cae6-ef00-41fd-acfb-291731366e2b
a136ffd4-c06b-45b6-9609-8103dbe19de7,4,a8a5cae6-ef00-41fd-acfb-291731366e2b
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,4,a8a5cae6-ef00-41fd-acfb-291731366e2b
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,349b65bc-8918-4c37-ae3a-894eb430e067
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,349b65bc-8918-4c37-ae3a-894eb430e067
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,349b65bc-8918-4c37-ae3a-894eb430e067
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,349b65bc-8918-4c37-ae3a-894eb430e067
adb2d8eb-17b6-4419-80ba-0dea55aec578,4,349b65bc-8918-4c37-ae3a-894eb430e067
305c72c7-1117-49d9-9531-630e40c3544d,3,349b65bc-8918-4c37-ae3a-894eb430e067
74ffd71b-14f4-4f82-b6f6-5df87372254e,3,349b65bc-8918-4c37-ae3a-894eb430e067
591be936-d3ce-44d7-97da-793ccca29ce1,4,349b65bc-8918-4c37-ae3a-894eb430e067
a136ffd4-c06b-45b6-9609-8103dbe19de7,4,349b65bc-8918-4c37-ae3a-894eb430e067
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,3,349b65bc-8918-4c37-ae3a-894eb430e067
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,94a11166-9477-46f3-840e-858bf3da6691
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,94a11166-9477-46f3-840e-858bf3da6691
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,94a11166-9477-46f3-840e-858bf3da6691
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,94a11166-9477-46f3-840e-858bf3da6691
adb2d8eb-17b6-4419-80ba-0dea55aec578,4,94a11166-9477-46f3-840e-858bf3da6691
305c72c7-1117-49d9-9531-630e40c3544d,3,94a11166-9477-46f3-840e-858bf3da6691
74ffd71b-14f4-4f82-b6f6-5df87372254e,3,94a11166-9477-46f3-840e-858bf3da6691
591be936-d3ce-44d7-97da-793ccca29ce1,4,94a11166-9477-46f3-840e-858bf3da6691
a136ffd4-c06b-45b6-9609-8103dbe19de7,4,94a11166-9477-46f3-840e-858bf3da6691
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,3,94a11166-9477-46f3-840e-858bf3da6691
ac8fe92f-8f82-48c8-997e-cec2545c86db,0,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
82bc4c8a-3b4e-4bbb-b606-9ac423036349,0,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
d1b294ce-02f7-4bd6-8a54-12184c6cb7f7,4,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
ae7b6608-cc80-41d0-aa43-c36d084911c5,0,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
adb2d8eb-17b6-4419-80ba-0dea55aec578,0,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
305c72c7-1117-49d9-9531-630e40c3544d,3,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
74ffd71b-14f4-4f82-b6f6-5df87372254e,3,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
591be936-d3ce-44d7-97da-793ccca29ce1,4,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
a136ffd4-c06b-45b6-9609-8103dbe19de7,3,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f
359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5,3,d9114c12-8a7d-44f2-8f9d-ea79ff80f96f

 

Damien

Hi @F_Quint 

 

Create a variable called Array with initial value [

DamoBird365_0-1621450580598.png

and then copy and paste the following into your "new step" -> "my clipboard".

 

{"id":"ec342aa2-afb3-43aa-b8a9-05d4-b172be27","brandColor":"#8C3900","connectionReferences":{},"connectorDisplayName":"Control","icon":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KIDxwYXRoIGQ9Im0wIDBoMzJ2MzJoLTMyeiIgZmlsbD0iIzhDMzkwMCIvPg0KIDxwYXRoIGQ9Im04IDEwaDE2djEyaC0xNnptMTUgMTF2LTEwaC0xNHYxMHptLTItOHY2aC0xMHYtNnptLTEgNXYtNGgtOHY0eiIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=","isTrigger":false,"operationName":"DamoBird365_Nested_Array_to_CSV","operationDefinition":{"type":"Scope","actions":{"Compose":{"type":"Compose","inputs":{"entities":[{"id":"5fbc0cdf-b19c-4b52-b870-8d4426683ca4","conversation":{"id":"4e82d021-64c9-4aee-8d8a-f496e09d2508","selfUri":"/api/v2/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"2375389f-987f-4e06-82c1-c6878fd8dce8","selfUri":"/api/v2/users/2375389f-987f-4e06-82c1-c6878fd8dce8"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Caller had errors checking in a EP companion, you were able to process for them."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"c7ac1930-f396-4713-a402-c912df94f603","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Great job using the callers name"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"The background noise was distracting but you did a great job staying focused on the callers needs."},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"a663b038-4396-4f0c-9f22-07d8e9c6c75a","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller was distracted and you had some short answers at the end of the call."},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"7d2bcc5c-6a90-41f1-bd8e-3b7472558095","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Good job providing essential information"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No options with this call."}]}],"anyFailedKillQuestions":false,"comments":"Good call overall. Nice job using the callers name.  The caller was creating the issue by not having the EP checked in before checking in the companion.  You avoided confrontation and kept the call moving. Good job!"},"agentHasRead":false,"assignedDate":"2021-05-11T02:19:15.198Z","changedDate":"2021-05-14T23:53:57.795Z","mediaType":["CALL"],"conversationDate":"2021-05-08T16:39:32.704Z","conversationEndDate":"2021-05-08T16:45:22.637Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/4e82d021-64c9-4aee-8d8a-f496e09d2508/evaluations/5fbc0cdf-b19c-4b52-b870-8d4426683ca4"},{"id":"6459e07f-1d73-43d6-a814-cb8c82b68cb4","conversation":{"id":"0331d4ce-58c9-40d0-8656-aba4a4695d25","selfUri":"/api/v2/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"9fc0032a-08c8-419e-9421-3392fe438ab9","selfUri":"/api/v2/users/9fc0032a-08c8-419e-9421-3392fe438ab9"},"status":"FINISHED","answers":{"totalScore":98.07692,"totalCriticalScore":0,"totalNonCriticalScore":98.07692,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Issue with check-in resolved by correcting multiple  issues."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":19,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":19,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":19,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":19,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No caller name given or asked for."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"cbfecb3f-9c6b-45ba-bf03-18b172e2c3bb","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Identified needs very quickly and moved along the steps to resolve."},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"great conversation and interaction with the caller"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Great explanations for various steps "},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Took charge of the call and ownership for resolving the issue, plus shared steps for self resolution."}]}],"anyFailedKillQuestions":false,"comments":"Really great call overall, super supportive and sincere interaction with the caller.  Only improvement would have been to ack for their name at the start of the call."},"agentHasRead":false,"assignedDate":"2021-05-11T01:40:38.268Z","changedDate":"2021-05-14T23:54:22.404Z","mediaType":["CALL"],"conversationDate":"2021-05-05T03:07:09.459Z","conversationEndDate":"2021-05-05T03:13:11.432Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/0331d4ce-58c9-40d0-8656-aba4a4695d25/evaluations/6459e07f-1d73-43d6-a814-cb8c82b68cb4"},{"id":"31028a01-30ad-42cc-b19b-22bfc6278178","conversation":{"id":"feb91e99-61ef-4350-81ad-961e91e03a27","selfUri":"/api/v2/conversations/feb91e99-61ef-4350-81ad-961e91e03a27"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"a8a5cae6-ef00-41fd-acfb-291731366e2b","selfUri":"/api/v2/users/a8a5cae6-ef00-41fd-acfb-291731366e2b"},"status":"FINISHED","answers":{"totalScore":96.15385,"totalCriticalScore":0,"totalNonCriticalScore":96.15385,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Vol change FD was calculated but passenger declined the change."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":18,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":18,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":18,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":18,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the callers needs and anticipated the FD"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Patient with the caller, who seemed a bit flustered"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very clear with quote and details"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"38a6cf3a-98f9-42de-9d58-2b6f5d0e61d4","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Asked to check with passenger before storing the fare."}]}],"anyFailedKillQuestions":false,"comments":"Very good call with agent needing help with a FD for a VOL change.  Very patient with caller while they explained the FD and the ability to re-use the ticket later.  Nice job!"},"agentHasRead":false,"assignedDate":"2021-05-10T23:41:37.266Z","changedDate":"2021-05-14T23:54:51.667Z","mediaType":["CALL"],"conversationDate":"2021-05-05T02:23:05.380Z","conversationEndDate":"2021-05-05T02:28:21.708Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/feb91e99-61ef-4350-81ad-961e91e03a27/evaluations/31028a01-30ad-42cc-b19b-22bfc6278178"},{"id":"b5110e8c-efa6-490f-bfc1-6a3b7fb36b52","conversation":{"id":"f04dbbe5-9dd2-4a20-b769-98c06fe195ce","selfUri":"/api/v2/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"349b65bc-8918-4c37-ae3a-894eb430e067","selfUri":"/api/v2/users/349b65bc-8918-4c37-ae3a-894eb430e067"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Caller needed assistance with checking in PAXs on diverted flight remaining overnight.  With flight departing the following day, agent did not know how to process the check-in."}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Name given but not used."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the situation and listened to callers situation carefully"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Provided great supporting comments through-out"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very positive and clear on explaining where the [processing error was, checking in for the incorrect date."},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Resolved the situation for the agent, no other options required"}]}],"anyFailedKillQuestions":false,"comments":"Great call overall!  Agent was confused and had a line down the terminal due to a diverted flight with 100+ passengers.  Super supportive and calm in understanding the situation and explaining the steps to properly check-in the diverted passengers with the departure the following day."},"agentHasRead":false,"assignedDate":"2021-05-10T22:47:43.156Z","changedDate":"2021-05-14T23:55:09.412Z","mediaType":["CALL"],"conversationDate":"2021-05-05T01:40:29.956Z","conversationEndDate":"2021-05-05T01:46:15.397Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/f04dbbe5-9dd2-4a20-b769-98c06fe195ce/evaluations/b5110e8c-efa6-490f-bfc1-6a3b7fb36b52"},{"id":"c6a0c174-0f8c-4355-829e-6de79a0bbc4e","conversation":{"id":"ea5c9cff-f680-4d11-a5e0-3f22dc954531","selfUri":"/api/v2/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"94a11166-9477-46f3-840e-858bf3da6691","selfUri":"/api/v2/users/94a11166-9477-46f3-840e-858bf3da6691"},"status":"FINISHED","answers":{"totalScore":94.230774,"totalCriticalScore":0,"totalNonCriticalScore":94.230774,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":32,"maxTotalScore":32,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":32,"maxTotalNonCriticalScore":32,"totalScoreUnweighted":8,"maxTotalScoreUnweighted":8,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":8,"maxTotalNonCriticalScoreUnweighted":8,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"6d91daba-2dd6-406f-817c-a75e17bd750b","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Reviewed PNR and no errors found, checked in all paxs"}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":17,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":17,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":17,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":17,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used on call"},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the caller needs"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Very supportive and encouraging with the caller"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"f0ced4e9-4d8a-49b7-875a-adf6ac8adcc0","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Explained what you were doing and asked clarifying questions"},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"No options to offer but good job just checking in the PAXs to assist."}]}],"anyFailedKillQuestions":false,"comments":"Good call overall with great support and positive attitude  towards the caller.  Caller thought there were errors on their part but in reviewing the record everything looked good and you were able to successfully check everyone in.  Good job supporting  the caller!"},"agentHasRead":false,"assignedDate":"2021-05-10T00:11:36.716Z","changedDate":"2021-05-10T00:18:10.848Z","mediaType":["CALL"],"conversationDate":"2021-05-06T02:21:49.157Z","conversationEndDate":"2021-05-06T02:27:28.207Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/ea5c9cff-f680-4d11-a5e0-3f22dc954531/evaluations/c6a0c174-0f8c-4355-829e-6de79a0bbc4e"},{"id":"81da732a-5486-41ff-af52-a9d0c57376be","conversation":{"id":"903a1255-984b-463b-903a-fe26e3d80423","selfUri":"/api/v2/conversations/903a1255-984b-463b-903a-fe26e3d80423"},"evaluationForm":{"id":"c3f388c3-49b5-4862-8f0c-c0f37756a34b","name":"SSC Standard Evaluation Form","published":true,"selfUri":"/api/v2/quality/publishedforms/evaluations/c3f388c3-49b5-4862-8f0c-c0f37756a34b"},"evaluator":{"id":"4cdc2d34-9945-4a9a-90eb-15b07959c677","selfUri":"/api/v2/users/4cdc2d34-9945-4a9a-90eb-15b07959c677"},"agent":{"id":"d9114c12-8a7d-44f2-8f9d-ea79ff80f96f","selfUri":"/api/v2/users/d9114c12-8a7d-44f2-8f9d-ea79ff80f96f"},"status":"FINISHED","answers":{"totalScore":88.88889,"totalCriticalScore":0,"totalNonCriticalScore":88.88889,"questionGroupScores":[{"questionGroupId":"df4ffd43-df77-40d4-8a0e-ed48140cd03a","totalScore":16,"maxTotalScore":16,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":16,"maxTotalNonCriticalScore":16,"totalScoreUnweighted":4,"maxTotalScoreUnweighted":4,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":4,"maxTotalNonCriticalScoreUnweighted":4,"questionScores":[{"questionId":"ac8fe92f-8f82-48c8-997e-cec2545c86db","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"82bc4c8a-3b4e-4bbb-b606-9ac423036349","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"d1b294ce-02f7-4bd6-8a54-12184c6cb7f7","answerId":"ee58a96d-7bef-41ca-90e1-b73cf3d7a6c1","score":4,"markedNA":false,"failedKillQuestion":false,"comments":""},{"questionId":"ae7b6608-cc80-41d0-aa43-c36d084911c5","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":""},{"questionId":"adb2d8eb-17b6-4419-80ba-0dea55aec578","answerId":"","score":0,"markedNA":true,"failedKillQuestion":false,"comments":"Call was for information regarding changing a  PAX ticket by Supervisor"}]},{"questionGroupId":"68f9eaba-0e66-4d4e-b4dd-92e1fb4ad1dd","totalScore":16,"maxTotalScore":20,"markedNA":false,"totalCriticalScore":0,"maxTotalCriticalScore":0,"totalNonCriticalScore":16,"maxTotalNonCriticalScore":20,"totalScoreUnweighted":16,"maxTotalScoreUnweighted":20,"totalCriticalScoreUnweighted":0,"maxTotalCriticalScoreUnweighted":0,"totalNonCriticalScoreUnweighted":16,"maxTotalNonCriticalScoreUnweighted":20,"questionScores":[{"questionId":"305c72c7-1117-49d9-9531-630e40c3544d","answerId":"247cd8b0-6b54-4f74-b319-b2adc1f27f42","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Caller gave name but not used."},{"questionId":"74ffd71b-14f4-4f82-b6f6-5df87372254e","answerId":"7bb343f7-1258-4bb2-ae6d-8a683e7bed14","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Understood the callers need after a long explaination"},{"questionId":"591be936-d3ce-44d7-97da-793ccca29ce1","answerId":"d4056225-19ff-4327-95d0-6113375c91d7","score":4,"markedNA":false,"failedKillQuestion":false,"comments":"Good empathy with the passengers situation"},{"questionId":"a136ffd4-c06b-45b6-9609-8103dbe19de7","answerId":"7d2bcc5c-6a90-41f1-bd8e-3b7472558095","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Expressed appropriate understanding and clear on limit of authorizing changes."},{"questionId":"359c1ec5-1d9c-4baf-80f4-ca9cc6ce30b5","answerId":"7e415064-8e24-4879-8304-65de477264e9","score":3,"markedNA":false,"failedKillQuestion":false,"comments":"Good Option to have a CRO authorize in MIA"}]}],"anyFailedKillQuestions":false,"comments":"Good call overall.  Caller was a off-duty AA supervisor involved with a passenger in a family emergency situation, needing to change return flight.  Unusual situation with passenger having supervisors personal phone number.  Appropriate empathy for situation and adherence to company policy throughout the call."},"agentHasRead":false,"assignedDate":"2021-05-09T23:44:54.827Z","changedDate":"2021-05-09T23:54:09.734Z","mediaType":["CALL"],"conversationDate":"2021-05-02T19:35:22.847Z","conversationEndDate":"2021-05-02T19:40:45.687Z","neverRelease":true,"selfUri":"/api/v2/quality/conversations/903a1255-984b-463b-903a-fe26e3d80423/evaluations/81da732a-5486-41ff-af52-a9d0c57376be"}],"pageSize":25,"pageNumber":1,"total":6,"firstUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","selfUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","lastUri":"/api/v2/quality/evaluations/query?pageSize=25&pageNumber=1","pageCount":1},"runAfter":{}},"AgentID":{"type":"Select","inputs":{"from":"@outputs('Compose')?['entities']","select":"@item()?['agent']?['id']"},"runAfter":{"Compose":["Succeeded"]}},"QuestionGroupScores":{"type":"Select","inputs":{"from":"@outputs('Compose')?['entities']","select":"@item()?['answers']?['questionGroupScores']"},"runAfter":{"AgentID":["Succeeded"]}},"Apply_to_each":{"type":"Foreach","foreach":"@range(0,length(body('AgentID')))","actions":{"SelectQuestionScores":{"type":"Select","inputs":{"from":"@body('QuestionGroupScores')?[item()]","select":"@item()?['questionScores']"},"runAfter":{}},"SelectQuestionScoreObjects":{"type":"Select","inputs":{"from":"@outputs('Union')","select":{"questionid ":"@item()?['questionid']","score":"@item()?['score']","agent id":"@body('AgentID')?[items('Apply_to_each')]"}},"runAfter":{"Union":["Succeeded"]}},"Union":{"type":"Compose","inputs":"@union(body('SelectQuestionScores')?[0],body('SelectQuestionScores')?[1])","runAfter":{"SelectQuestionScores":["Succeeded"]}},"Replace":{"type":"Compose","inputs":"@replace(replace(string(body('SelectQuestionScoreObjects')),']',''),'[','')","runAfter":{"SelectQuestionScoreObjects":["Succeeded"]}},"Append_to_string_variable":{"type":"AppendToStringVariable","inputs":{"name":"Array","value":"@{outputs('Replace')},"},"runAfter":{"Replace":["Succeeded"]}}},"runAfter":{"QuestionGroupScores":["Succeeded"]}},"Jsonify":{"type":"Compose","inputs":"@json(concat(variables('Array'),']'))","runAfter":{"Apply_to_each":["Succeeded"]}},"Create_CSV_table":{"type":"Table","inputs":{"from":"@outputs('Jsonify')","format":"CSV"},"runAfter":{"Jsonify":["Succeeded"]}},"Create_HTML_table":{"type":"Table","inputs":{"from":"@outputs('Jsonify')","format":"HTML"},"runAfter":{"Create_CSV_table":["Succeeded"]}}},"runAfter":{"Initialize_variable":["Succeeded"]}}}

 

I've done this with one apply to each, and have built up the final array using a string and then converting to an array.

 

I've retrieved the agent id and question group score (using select).

 

DamoBird365_1-1621450706674.png

 

Then using a range based on the length of the agent ID array, used an apply to each to bring the question id and score (of which there are two objects - using union on oject 0 & 1) together.  I then use select to build an array but convert to string, remove the closing brackets of the array and append to the string variable.

 

DamoBird365_2-1621450829258.png

 

Finally, outside of the apply to each, I concat the string with a closing ] and apply the json expression before passing to either the create CSV or Table action.

 

Runs in a couple of seconds, hope it is what you are looking for but please test as this one was quite complex.

 

DamoBird365_3-1621450961978.png

 

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien


P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉

hi @DamoBird365 the output that you're getting is exactly what I'm after, however, I'm lost at how you are copying and pasting into "new step" -> "my clipboard".

 

Never mind I got it. 

 

you're awsome! Thank you so much

@DamoBird365 
Once again thank you very much for your help here.

I have some follow up questions if you don't mind and I can open a new thread if you prefer it that way. . 

 

  1. What part of the flow do I need to edit to add the Conversation id
  2. also if I wanted to combine with the above conversationid with something like  http://mycall.com to end up with  http://mycall.com/conversationid
  3. Lastly, how I can replace something like this agent id (example: 2375389f-987f-4e06-82c1-c6878fd8dce8​) for an actual name like John Doe and present that as the Agend ID in the CSV column. There are about 20 people so building some sort of table to do a look up might be way to go I'm thinking

 

Thank you again, you were great help. 

 

much appreciated!

Helpful resources

Announcements

Tuesday Tip: Getting Started with Private Messages & Macros

Welcome to TUESDAY TIPS, your weekly connection with the most insightful tips and tricks that empower both newcomers and veterans in the Power Platform Community! Every Tuesday, we bring you a curated selection of the finest advice, distilled from the resources and tools in the Community. Whether you’re a seasoned member or just getting started, Tuesday Tips are the perfect compass guiding you across the dynamic landscape of the Power Platform Community.   As our community family expands each week, we revisit our essential tools, tips, and tricks to ensure you’re well-versed in the community’s pulse. Keep an eye on the News & Announcements for your weekly Tuesday Tips—you never know what you may learn!   This Week's Tip: Private Messaging & Macros in Power Apps Community   Do you want to enhance your communication in the Community and streamline your interactions? One of the best ways to do this is to ensure you are using Private Messaging--and the ever-handy macros that are available to you as a Community member!   Our Knowledge Base article about private messaging and macros is the best place to find out more. Check it out today and discover some key tips and tricks when it comes to messages and macros:   Private Messaging: Learn how to enable private messages in your community profile and ensure you’re connected with other community membersMacros Explained: Discover the convenience of macros—prewritten text snippets that save time when posting in forums or sending private messagesCreating Macros: Follow simple steps to create your own macros for efficient communication within the Power Apps CommunityUsage Guide: Understand how to apply macros in posts and private messages, enhancing your interaction with the Community For detailed instructions and more information, visit the full page in your community today:Power Apps: Enabling Private Messaging & How to Use Macros (Power Apps)Power Automate: Enabling Private Messaging & How to Use Macros (Power Automate)  Copilot Studio: Enabling Private Messaging &How to Use Macros (Copilot Studio) Power Pages: Enabling Private Messaging & How to Use Macros (Power Pages)

Tuesday Tip: Subscriptions & Notifications

TUESDAY TIPS are our way of communicating helpful things we've learned or shared that have helped members of the Community. Whether you're just getting started or you're a seasoned pro, Tuesday Tips will help you know where to go, what to look for, and navigate your way through the ever-growing--and ever-changing--world of the Power Platform Community! We cover basics about the Community, provide a few "insider tips" to make your experience even better, and share best practices gleaned from our most active community members and Super Users.   With so many new Community members joining us each week, we'll also review a few of our "best practices" so you know just "how" the Community works, so make sure to watch the News & Announcements each week for the latest and greatest Tuesday Tips!   This Week: All About Subscriptions & Notifications We don't want you to a miss a thing in the Community! The best way to make sure you know what's going on in the News & Announcements, to blogs you follow, or forums and galleries you're interested in is to subscribe! These subscriptions ensure you receive automated messages about the most recent posts and replies. Even better, there are multiple ways you can subscribe to content and boards in the community! (Please note: if you have created an AAD (Azure Active Directory) account you won't be able to receive e-mail notifications.)   Subscribing to a Category  When you're looking at the entire category, select from the Options drop down and choose Subscribe.     You can then choose to Subscribe to all of the boards or select only the boards you want to receive notifications. When you're satisfied with your choices, click Save.     Subscribing to a Topic You can also subscribe to a single topic by clicking Subscribe from the Options drop down menu, while you are viewing the topic or in the General board overview, respectively.     Subscribing to a Label Find the labels at the bottom left of a post.From a particular post with a label, click on the label to filter by that label. This opens a window containing a list of posts with the label you have selected. Click Subscribe.     Note: You can only subscribe to a label at the board level. If you subscribe to a label named 'Copilot' at board #1, it will not automatically subscribe you to an identically named label at board #2. You will have to subscribe twice, once at each board.   Bookmarks Just like you can subscribe to topics and categories, you can also bookmark topics and boards from the same menus! Simply go to the Topic Options drop down menu to bookmark a topic or the Options drop down to bookmark a board. The difference between subscribing and bookmarking is that subscriptions provide you with notifications, whereas bookmarks provide you a static way of easily accessing your favorite boards from the My subscriptions area.   Managing & Viewing Your Subscriptions & Bookmarks To manage your subscriptions, click on your avatar and select My subscriptions from the drop-down menu.     From the Subscriptions & Notifications tab, you can manage your subscriptions, including your e-mail subscription options, your bookmarks, your notification settings, and your email notification format.     You can see a list of all your subscriptions and bookmarks and choose which ones to delete, either individually or in bulk, by checking multiple boxes.     A Note on Following Friends on Mobile Adding someone as a friend or selecting Follow in the mobile view does not allow you to subscribe to their activity feed. You will merely be able to see your friends’ biography, other personal information, or online status, and send messages more quickly by choosing who to send the message to from a list, as opposed to having to search by username.

Monthly Community User Group Update | April 2024

The monthly Community User Group Update is your resource for discovering User Group meetings and events happening around the world (and virtually), welcoming new User Groups to our Community, and more! Our amazing Community User Groups are an important part of the Power Platform Community, with more than 700 Community User Groups worldwide, we know they're a great way to engage personally, while giving our members a place to learn and grow together.   This month, we welcome 3 new User Groups in India, Wales, and Germany, and feature 8 User Group Events across Power Platform and Dynamics 365. Find out more below. New Power Platform User Groups   Power Platform Innovators (India) About: Our aim is to foster a collaborative environment where we can share upcoming Power Platform events, best practices, and valuable content related to Power Platform. Whether you’re a seasoned expert or a newcomer looking to learn, this group is for you. Let’s empower each other to achieve more with Power Platform. Join us in shaping the future of digital transformation!   Power Platform User Group (Wales) About: A Power Platform User Group in Wales (predominantly based in Cardiff but will look to hold sessions around Wales) to establish a community to share learnings and experience in all parts of the platform.   Power Platform User Group (Hannover) About: This group is for anyone who works with the services of Microsoft Power Platform or wants to learn more about it and no-code/low-code. And, of course, Microsoft Copilot application in the Power Platform.   New Dynamics365 User Groups   Ellucian CRM Recruit UK (United Kingdom) About: A group for United Kingdom universities using Ellucian CRM Recruit to manage their admissions process, to share good practice and resolve issues.    Business Central Mexico (Mexico City) About:  A place to find documentation, learning resources, and events focused on user needs in Mexico. We meet to discuss and answer questions about the current features in the standard localization that Microsoft provides, and what you only find in third-party locations. In addition, we focus on what's planned for new standard versions, recent legislation requirements, and more. Let's work together to drive request votes for Microsoft for features that aren't currently found—but are indispensable.   Dynamics 365 F&O User Group (Dublin) About: The Dynamics 365 F&O User Group - Ireland Chapter meets up in person at least twice yearly in One Microsoft Place Dublin for users to have the opportunity to have conversations on mutual topics, find out what’s new and on the Dynamics 365 FinOps Product Roadmap, get insights from customer and partner experiences, and access to Microsoft subject matter expertise.  Upcoming Power Platform Events    PAK Time (Power Apps Kwentuhan) 2024 #6 (Phillipines, Online) This is a continuation session of Custom API. Sir Jun Miano will be sharing firsthand experience on setting up custom API and best practices. (April 6, 2024)       Power Apps: Creating business applications rapidly (Sydney) At this event, learn how to choose the right app on Power Platform, creating a business application in an hour, and tips for using Copilot AI. While we recommend attending all 6 events in the series, each session is independent of one another, and you can join the topics of your interest. Think of it as a “Hop On, Hop Off” bus! Participation is free, but you need a personal computer (laptop) and we provide the rest. We look forward to seeing you there! (April 11, 2024)     April 2024 Cleveland Power Platform User Group (Independence, Ohio) Kickoff the meeting with networking, and then our speaker will share how to create responsive and intuitive Canvas Apps using features like Variables, Search and Filtering. And how PowerFx rich functions and expressions makes configuring those functionalities easier. Bring ideas to discuss and engage with other community members! (April 16, 2024)     Dynamics 365 and Power Platform 2024 Wave 1 Release (NYC, Online) This session features Aric Levin, Microsoft Business Applications MVP and Technical Architect at Avanade and Mihir Shah, Global CoC Leader of Microsoft Managed Services at IBM. We will cover some of the new features and enhancements related to the Power Platform, Dataverse, Maker Portal, Unified Interface and the Microsoft First Party Apps (Microsoft Dynamics 365) that were announced in the Microsoft Dynamics 365 and Power Platform 2024 Release Wave 1 Plan. (April 17, 2024)     Let’s Explore Copilot Studio Series: Bot Skills to Extend Your Copilots (Makati National Capital Reg... Join us for the second installment of our Let's Explore Copilot Studio Series, focusing on Bot Skills. Learn how to enhance your copilot's abilities to automate tasks within specific topics, from booking appointments to sending emails and managing tasks. Discover the power of Skills in expanding conversational capabilities. (April 30, 2024)   Upcoming Dynamics365 Events    Leveraging Customer Managed Keys (CMK) in Dynamics 365 (Noida, Uttar Pradesh, Online) This month's featured topic: Leveraging Customer Managed Keys (CMK) in Dynamics 365, with special guest Nitin Jain from Microsoft. We are excited and thankful to him for doing this session. Join us for this online session, which should be helpful to all Dynamics 365 developers, Technical Architects and Enterprise architects who are implementing Dynamics 365 and want to have more control on the security of their data over Microsoft Managed Keys. (April 11, 2024)       Stockholm D365 User Group April Meeting (Stockholm) This is a Swedish user group for D365 Finance and Operations, AX2012, CRM, CE, Project Operations, and Power BI.  (April 17, 2024)         Transportation Management in D365 F&SCM Q&A Session (Toronto, Online) Calling all Toronto UG members and beyond! Join us for an engaging and informative one-hour Q&A session, exclusively focused on Transportation Management System (TMS) within Dynamics 365 F&SCM. Whether you’re a seasoned professional or just curious about TMS, this event is for you. Bring your questions! (April 26, 2024)   Leaders, Create Your Events!    Leaders of existing User Groups, don’t forget to create your events within the Community platform. By doing so, you’ll enable us to share them in future posts and newsletters. Let’s spread the word and make these gatherings even more impactful! Stay tuned for more updates, inspiring stories, and collaborative opportunities from and for our Community User Groups.   P.S. Have an event or success story to share? Reach out to us – we’d love to feature you. Just leave a comment or send a PM here in the Community!

Exclusive LIVE Community Event: Power Apps Copilot Coffee Chat with Copilot Studio Product Team

We have closed kudos on this post at this time. Thank you to everyone who kudo'ed their RSVP--your invitations are coming soon!  Miss the window to RSVP? Don't worry--you can catch the recording of the meeting this week in the Community.  Details coming soon!   *****   It's time for the SECOND Power Apps Copilot Coffee Chat featuring the Copilot Studio product team, which will be held LIVE on April 3, 2024 at 9:30 AM Pacific Daylight Time (PDT).     This is an incredible opportunity to connect with members of the Copilot Studio product team and ask them anything about Copilot Studio. We'll share our special guests with you shortly--but we want to encourage to mark your calendars now because you will not want to miss the conversation.   This live event will give you the unique opportunity to learn more about Copilot Studio plans, where we’ll focus, and get insight into upcoming features. We’re looking forward to hearing from the community, so bring your questions!   TO GET ACCESS TO THIS EXCLUSIVE AMA: Kudo this post to reserve your spot! Reserve your spot now by kudoing this post.  Reservations will be prioritized on when your kudo for the post comes through, so don't wait! Click that "kudo button" today.   Invitations will be sent on April 2nd.Users posting Kudos after April 2nd at 9AM PDT may not receive an invitation but will be able to view the session online after conclusion of the event. Give your "kudo" today and mark your calendars for April 3, 2024 at 9:30 AM PDT and join us for an engaging and informative session!

Tuesday Tip: Blogging in the Community is a Great Way to Start

TUESDAY TIPS are our way of communicating helpful things we've learned or shared that have helped members of the Community. Whether you're just getting started or you're a seasoned pro, Tuesday Tips will help you know where to go, what to look for, and navigate your way through the ever-growing--and ever-changing--world of the Power Platform Community! We cover basics about the Community, provide a few "insider tips" to make your experience even better, and share best practices gleaned from our most active community members and Super Users.   With so many new Community members joining us each week, we'll also review a few of our "best practices" so you know just "how" the Community works, so make sure to watch the News & Announcements each week for the latest and greatest Tuesday Tips!   This Week's Topic: Blogging in the Community Are you new to our Communities and feel like you may know a few things to share, but you're not quite ready to start answering questions in the forums? A great place to start is the Community blog! Whether you've been using Power Platform for awhile, or you're new to the low-code revolution, the Community blog is a place for anyone who can write, has some great insight to share, and is willing to commit to posting regularly! In other words, we want YOU to join the Community blog.    Why should you consider becoming a blog author? Here are just a few great reasons. 🎉   Learn from Each Other: Our community is like a bustling marketplace of ideas. By sharing your experiences and insights, you contribute to a dynamic ecosystem where makers learn from one another. Your unique perspective matters! Collaborate and Innovate: Imagine a virtual brainstorming session where minds collide, ideas spark, and solutions emerge. That’s what our community blog offers—a platform for collaboration and innovation. Together, we can build something extraordinary. Showcase the Power of Low-Code: You know that feeling when you discover a hidden gem? By writing about your experience with your favorite Power Platform tool, you’re shining a spotlight on its capabilities and real-world applications. It’s like saying, “Hey world, check out this amazing tool!” Earn Trust and Credibility: When you share valuable information, you become a trusted resource. Your fellow community members rely on your tips, tricks, and know-how. It’s like being the go-to friend who always has the best recommendations. Empower Others: By contributing to our community blog, you empower others to level up their skills. Whether it’s a nifty workaround, a time-saving hack, or an aha moment, your words have impact. So grab your keyboard, brew your favorite beverage, and start writing! Your insights matter and your voice counts! With every blog shared in the Community, we all do a better job of tackling complex challenges with gusto. 🚀 Welcome aboard, future blog author! ✍️💻🌟 Get started blogging across the Power Platform Communities today! Just follow one of the links below to begin your blogging adventure.   Power Apps: https://powerusers.microsoft.com/t5/Power-Apps-Community-Blog/bg-p/PowerAppsBlog Power Automate: https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/bg-p/MPABlog Copilot Studio: https://powerusers.microsoft.com/t5/Copilot-Studio-Community-Blog/bg-p/PVACommunityBlog Power Pages: https://powerusers.microsoft.com/t5/Power-Pages-Community-Blog/bg-p/mpp_blog   When you follow the link, look for the Message Admins button like this on the page's right rail, and let us know you're interested. We can't wait to connect with you and help you get started. Thanks for being part of our incredible community--and thanks for becoming part of the community blog!

Launch Event Registration: Redefine What's Possible Using AI

  Join Microsoft product leaders and engineers for an in-depth look at the latest features in Microsoft Dynamics 365 and Microsoft Power Platform. Learn how advances in AI and Microsoft Copilot can help you connect teams, processes, and data, and respond to changing business needs with greater agility. We’ll share insights and demonstrate how 2024 release wave 1 updates and advancements will help you:   Streamline business processes, automate repetitive tasks, and unlock creativity using the power of Copilot and role-specific insights and actions. Unify customer data to optimize customer journeys with generative AI and foster collaboration between sales and marketing teams. Strengthen governance with upgraded tools and features. Accelerate low-code development  using natural language and streamlined tools. Plus, you can get answers to your questions during our live Q&A chat! Don't wait--register today by clicking the image below!      

Users online (4,486)