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 / Data card values not p...
Power Apps
Answered

Data card values not populating

(0) ShareShare
ReportReport
Posted on by 13

When selecting an entry to edit, the data card values for 3 items are not populating on the edit screen. These 3 fields are derived from choice columns - not sure if this is the problem or not. Other values are populating as they should.

Categories:
I have the same question (0)
  • Sundeep_Malik Profile Picture
    6,499 on at

    Hey @djohnson1223 

     

    There could be multiple issues and there are also multiple ways to fix them too.

     

    Try the following:

     

    1) Check Item property of the form. It should look like: GalleryName.Selected

    2) In the default property of the data cards its written Parent.Default.

     

    If still not coming then in the default of all the data cards write a similar formula:

     

    Lookup(ListName, ID=YourRecord.ID).YourColumn

    Or

    Lookup(ListName, ID=GalleryName.Selected.ID).YourColumn

     

    If above two dont work just write .Value at the end of the Lookup function.

     

     

    Let me know if any of the methods dont work.

     

    I hope this helps 🙂

     

  • djohnson1223 Profile Picture
    13 on at

    Hello Sundeep_Malik,

     

    For item #1: The property of the form is PowerAppsOneGrid1.Selected

    For item #2: The default property of the data card is ThisItem."Employee Submitting PTO"

    If I changed this to Parent.Default I received an error

    I changed the default in a data card to the following:

    LookUp('Employee PTOs', ID = PowerAppsOneGrid1.Selected.ID).'Employee Submitting PTO'

     

    But that gave me an error message indicating that the formula was incompatible for types of comparison.

  • Sundeep_Malik Profile Picture
    6,499 on at

    @djohnson1223 

     

    On the lookup try 

    LookUp('Employee PTOs', ID = PowerAppsOneGrid1.Selected.ID).'Employee Submitting PTO'.Value

     

     

  • djohnson1223 Profile Picture
    13 on at

    Yes, it is a choice lookup column.

  • Verified answer
    djohnson1223 Profile Picture
    13 on at

    Solved by Microsoft support:

     

    Our senior engineers pointed out that working with Modern Controls has many limitations as per today, one of them the functionality of the combo box control as we checked with our colleague Fernando yesterday. That is why we encourage to work with the classic controls:

    Now, on our tests, the feature worked as expected with a classic combo box, but instead of ‘Default’ property as we tried yesterday, should be ‘DefaultSelectedItems’ and in the formula bar should be ‘Parend.Default’. We tried this and it worked from an app created for testing.

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 519 Most Valuable Professional

#2
11manish Profile Picture

11manish 489

#3
Haque Profile Picture

Haque 327

Last 30 days Overall leaderboard