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 / Property does not exis...
Power Automate
Answered

Property does not exist - but it does exist

(0) ShareShare
ReportReport
Posted on by 42

Hi All!

 

Im facing an issue with a  flow. 

Unable to process template language expressions in action 'Get_items' inputs at line '0' and column '0': 'The template language expression 'items('Apply_to_each')['userPrincipalName']' cannot be evaluated because property 'userPrincipalName' doesn't exist, available properties are 'userPrincipalName
'. Please see https://aka.ms/logicexpressions for usage details.'.

 

I have a csv with only one column. 

The property exists. Even if I try only with  'userPrincipalName ' with a space before the ', still the same error appears. 

I'm out of ideas... Maybe it is because of this /r? Any help would be appreciated.

 

gabi5rova_0-1682496157089.png

 

 

Categories:
I have the same question (0)
  • Verified answer
    Chriddle Profile Picture
    8,638 Super User 2026 Season 1 on at

    Yes, it is because of \r.

    I assume that you split your CSV at line break, something like decodeUriComponent('%0A')

    Just use decodeUriComponent('%0D%0A') to split at carriage return line break to get rid of it.

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard