Skip to main content

Notifications

Copilot Studio - General
Unanswered

Filter Array Issue

(0) ShareShare
ReportReport
Posted on by 2
I have a Filter Array in Power Automate that brings back the following:

{
    "body": [
        {
            "": "0070809900sJ33rAAC"
        },
        {
            "": "0070809900u45C4AAI"
        },
        {
            "": "0070809900uL9oOAAS"
        }
    ]
}
 
The issue us, the extracted data looks like this {"":"0070809900u45C4AAI"}
 
It should look like 0070809900u45C4AAI without all those other characters.  Is there an easy way to remove all of those?
 
The Filter Array uses this Filter Query: @not(notcontains(@{variables('ExistingIDs')},@{item()}))
 
Can that be changed to fix it, or perhaps a subsequent action?
 
Any help would be much appreciated! :)
 
Categories:
  • CU13011914-0 Profile Picture
    CU13011914-0 2 on at
    Filter Array Issue
    HI @bscarlavai33   Thanks for your help.  I've copied the Input to the Filter Array below.  Note that I had shortened the Output to only three in the question I submitted, whereas here you can see the full 10.
     
    [
        {
            "": "0060800000sJ33rAAC"
        },
        {
            "": "0060800000u45C4AAI"
        },
        {
            "": "0060800000uL9oOAAS"
        },
        {
            "": "0060800000wOtjhAAC"
        },
        {
            "": "0060800000wPctFAAS"
        },
        {
            "": "0060800000wQbpUAAS"
        },
        {
            "": "0060800000wQbsEAAS"
        },
        {
            "": "0060800000wQcBLAA0"
        },
        {
            "": "0060800000wQu4wAAC"
        },
        {
            "": "0060800000wR0W4AAK"
        },
        {
            "": "0060800000pOG8OAAW"
        },
        {
            "": "{\"\":\"0060800000sJ33rAAC\"}"
        },
        {
            "": "{\"\":\"0060800000u45C4AAI\"}"
        },
        {
            "": "{\"\":\"0060800000uL9oOAAS\"}"
        },
        {
            "": "{\"\":\"0060800000wOtjhAAC\"}"
        },
        {
            "": "{\"\":\"0060800000wPctFAAS\"}"
        },
        {
            "": "{\"\":\"0060800000wQbpUAAS\"}"
        },
        {
            "": "{\"\":\"0060800000wQbsEAAS\"}"
        },
        {
            "": "{\"\":\"0060800000wQcBLAA0\"}"
        },
        {
            "": "{\"\":\"0060800000wQu4wAAC\"}"
        },
        {
            "": "{\"\":\"0060800000wR0W4AAK\"}"
        },
        {
            "": "{\"\":\"0060800000pOG8OAAW\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000sJ33rAAC\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000u45C4AAI\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000uL9oOAAS\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wOtjhAAC\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wPctFAAS\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wQbpUAAS\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wQbsEAAS\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wQcBLAA0\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wQu4wAAC\\\"}\"}"
        },
        {
            "": "{\"\":\"{\\\"\\\":\\\"0060800000wR0W4AAK\\\"}\"}"
        }
    ]
  • bscarlavai33 Profile Picture
    bscarlavai33 513 on at
    Filter Array Issue
    What does the input to your Filter Array look like?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,343

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard