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 Apps / Creating a Flow with D...
Power Apps
Answered

Creating a Flow with Dataverse List row by id, force include fields with null value

(0) ShareShare
ReportReport
Posted on by 8

I am working on creating a flow that uses the Dataverse get a row by id, and have found that the module only returns fields that have values.  The missing values are then causing issues further down the flow, and triggering errors.  Is there a way to force all fields to be included?  

I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @ppibeauty ,

     

    You can use the character '?' to avoid errors.

    Sample:

    Use body('action')?['Column Name']

    instead of 

    body('action')['Column Name']

     

    Best Regards,

    Wearsky

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 474

#1
Valantis Profile Picture

Valantis 474

#3
WarrenBelz Profile Picture

WarrenBelz 375 Most Valuable Professional

Last 30 days Overall leaderboard