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 / display image saved in...
Power Apps
Answered

display image saved in sharepoing on the form

(0) ShareShare
ReportReport
Posted on by 64

Hello everyone,
I am trying to make an image appear inside a form depending on the item selected in the dropdown.
The image is stored as a URL within a list called 'Lista de Material' and when selecting the dropdown the image has to be changed bringing the image of the selected material.

I tried using this formula in bellow but it always brings the first record and as seen the item being selected is the second in the list, in addition to the delegation alarm

LookUp('Lista de Materiais';DataCardValue1.Selected.Value in 'Lista de Materiais'.'Nome do Material';'Foto do Material')

Thanks.

 
 
image list.png
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,667 Most Valuable Professional on at

    Hi @Danilo-ES-BR ,

    Firstly your Delegation warning is the in Filter - you should not need this if you are looking for a single record - see if this works

    LookUp(
     'Lista de Materiais';
     'Nome do Material' = DataCardValue1.Selected.Value;
     'Foto do Material'
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

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 421

#2
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 278 Super User 2026 Season 1

Last 30 days Overall leaderboard