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 / Populating DatacardVal...
Power Apps
Answered

Populating DatacardValue With a SharePoint List Column Value

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello all,

 

I am currently trying to populate the text inside of a datacardvalue with a column value from a SharePoint list. Here is an image of my formula which is being placed in the "Default" property:

liError.PNG

What the Filter part of this is saying is, it is going to look at the CurrentRoster SharePoint list, find the employee name that is equal to the employee name selected in the AuthorComboBox, and then return me that person's Current Supervisor. I think the issue arises from using the Filter() function. Any help on how I can get this to work so that this is autopopulated with the Current Supervisor when a selection is made in AuthorComboBox?

 

Thanks!

Categories:
I have the same question (0)
  • Verified answer
    BCBuizer Profile Picture
    22,654 Super User 2026 Season 1 on at

    Hi @Anonymous ,

     

    The issue is indeed because you are using a Filter. This returns a table which the control can't handle. Replacing it with a LookUp function may fix that issue. However this will only return the first hit against the condition (EEName = AuthorComboBox.Selected.EEName), so if the same value for EEName appears multiple times in the CurrentRoster data source, this will not give the desired result.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard