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 / Load text from sharepo...
Power Apps
Answered

Load text from sharepoint in text input

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello community,

 

I need some help with this problem. I got this dashboard in the first screen where i can chose a value in a Dropdownmenue with datasource A and then i send the value to another Screen. There i have a formular where I put the primary key from an other datasource B into a hidden textinput. Now i want to show the existing text from the dataset in the Editform if there is a Dataset available. 

 

How can i make that possible, it always tells me i can't compare because different datasources...

 

Best regards,

domates

 

selecting a Project in first screen with the datasource

Categories:
I have the same question (0)
  • Verified answer
    tchin-nin Profile Picture
    779 on at

    Hi @Anonymous

     

    I'm not sure I understand. Your users can select an Item in a dropdownlist (from List A), then go to another screen with an edit form and you want to display an item from List B with a specific ID. How do you know which ID ? From the dropdown plugged in list A?

     

    On your EditForm control, you can set the Item property to :

    LookUp(ListB, ID=0) //Replace 0 by the ID of the Item you want to retrieve

     

    If the ID is a property of List A, then you can do :

    LookUp(ListB, ID=DropDownListA.Selected.IDListB) //Where IDListB is a number column of ListA that stores ID from List B

     

    If this is not what you're looking for, please explain us a bit more.

     

    Théo

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you that was exactly what i was looking for.

     

    Best regards 

    domates

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 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard