web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Unable to process temp...
Power Automate
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'])

 

 

Categories:
I have the same question (0)
  • CU20080932-1 Profile Picture
    99 on at

    @Expiscornovus please help

  • CU20080932-1 Profile Picture
    99 on at

    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.'.

  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    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

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

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 552

#2
Valantis Profile Picture

Valantis 388

#3
11manish Profile Picture

11manish 375

Last 30 days Overall leaderboard