Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
timhopson
Helper I
Helper I

Power Automate Flow - Dynamic Content not showing BODY

I have a power automate flow that appends the body of a sharepoint csv file to a string variable. I am trying to re-create the flow for another purpose but cannot pick Body from the Dynamic Content picker. I only see File Content, which isn't suitable for me because it includes file properties. 

Any ideas why Body is not appearing?

 

timhopson_1-1686916857754.png

 

1 REPLY 1
Syndicate_Admin
Administrator
Administrator

Hi Syndicate_Admin,

 

At times, not all items may appear in the dynamic content, requiring you to use an expression to retrieve the specific item you're looking for.

To obtain the body, use the following expression:

 

body('Get_file_content')

 

This expression retrieves the body received from the "Get file content" action.

 

I hope this helps resolve your issue 🙂
 

Greetings,

Aurelius 🙂

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors