Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0

(0) ShareShare
ReportReport
Posted on by 99

Yallaling_0-1690263788498.png

 

I using filter array to filter data as output below:

[
{
"@odata.etag": "",
"ItemInternalId": "0262cbd9-6c2c-",
"sku_num": "709-BBFE ",
"item_short_name": "CH",
"service_level_code": "AB",
"SL_Update_Dts": "0.6",

}
]

 

then we want to display "item_short_name" value as output but getting above error 

 

output expression:  concat(first(body('Filter_array'))['item_short_name'])

 

 

  • CU20080932-1 Profile Picture
    99 on at
    Re: Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0

    @v-jefferni yes, there is only one item in the filter output. you solution works. thank you so much!!

  • Verified answer
    v-jefferni Profile Picture
    on at
    Re: Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0

    Hi @Yallaling ,

     

    Could you please confirm that there would be only one item in the array of Filter array outputs? If this is the case, you can use below expression to have a test:

    body('Filter_array')[0]?['item_short_name']

     

    Best regards,

  • CU20080932-1 Profile Picture
    99 on at
    Re: Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0

    error:

     

    Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0': 'The template language expression 'concat(first(body('Filter_array'))['item_short_name'])' cannot be evaluated because property 'item_short_name' cannot be selected. Please see https://aka.ms/logicexpressions for usage details.'.

  • CU20080932-1 Profile Picture
    99 on at
    Re: Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0

    @Expiscornovus please help

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,670 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow