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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

undefined

(0) ShareShare
ReportReport
Posted on by

remove json content from text document and return text other than json, how to do it?

Categories:
I have the same question (0)
  • SanmeshG Profile Picture
    1,947 Moderator on at

    Hi @Anonymous ,

     

    Can you post a screenshot of the document with more details?

  • Community Power Platform Member Profile Picture
    on at

    Json.PNG

  • Community Power Platform Member Profile Picture
    on at

    '0 NOTIFICATIONS TOTAL' , This is the output I need. 

  • SanmeshG Profile Picture
    1,947 Moderator on at

    Hi @Anonymous  ,

     

    How is the file created ? Will the text content ever have '{'. Its easy to get if No. 

     

    1. Manual trigger.

    2. Get File Content

    2. Split the File content based on '}' (Here I am assuming that your text will never have { as you re not giving more details

    split(outputs('Get_file_content')?['body'],'{')

    3. Now access the first element of the array and trim it using the trim function to remove the whitespaces. 

    trim(outputs('Compose')[0])

     

    Hope this helps!

  • Community Power Platform Member Profile Picture
    on at

    Thank you so much , I got the result, If I want this UST details also What change will come in Split function?

     

     

    Remove_Json.PNG

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 378 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 273 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 135 Most Valuable Professional

Last 30 days Overall leaderboard