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 / HOW TO FIND A SENTENCE...
Power Automate
Unanswered

HOW TO FIND A SENTENCE IN A TXT FILE THAT UPLOADED IN SHAREPOINT AND UPDATE IN SHAREPOINT COLUMN (WITHOUT TRIM)

(0) ShareShare
ReportReport
Posted on by

Dear Sir,

 

I'm trying to find a specific whole sentence in a txt file that being uploaded in sharepoint (without using any trim function) by using a word.

 

for example find a sentence that have ABCD, but just select one sentence so that this ABCD could be updated in sharepoint

 

2022-11-28 16:27:46 FORCE ABCD datalinkCmd {downlink 01032001010getre000000132AEAEC2A}

2022-11-28 16:27:48 FORCE ABCD datalinkCmd {downlink 010587684654787867437530000132AEAEC2A}

 

Thanks

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    @PRABA7385 ,

     

    You could parse through each line one by one using the take function

    Solved: Sliting multiple lines - Power Platform Community (microsoft.com)

     

    You could then loop through the array (which consists of each single line) and use the expression sub(length(split(variables('Single Line'),'ABCD')), 1). If it returns non zero value it confirms that the line contains ABCD

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
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard