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 / Powerapp form not show...
Power Apps
Unanswered

Powerapp form not showing media

(0) ShareShare
ReportReport
Posted on by 11

For a sharepoint List, I am developing a powerapp form. In it, I am using media images to show the status of a business process. First time i load the app after publishing, i can see the icons, but i am not able to see them anymore after that. I tried disabling the improve app rendering feature and re enabling it but didnt solve the issue.

 

//Formula for the OnSelect Property of the Image
If( SharePointIntegration.Selected.Flow_GenerateRFIStatus.Value = "Success", 'verify-circular-black-button-symbol', If( SharePointIntegration.Selected.Flow_GenerateRFIStatus.Value = "Failed", 'round-error-symbol', If( SharePointIntegration.Selected.Flow_GenerateRFIStatus.Value = "Not Run", 'cross-black-circular-button' ) ) )

 

DIV Code when images load
<div class="appmagic-image-pseudo-button" role="img" data-bind="{
 visible: properties.TabIndex() < 0,
 event: { click: onClickHandler },
 attr: {
 title: properties.Tooltip() || null,
 'aria-label': properties.AccessibleLabel() || null,
 'aria-hidden': !properties.AccessibleLabel(),
 }
}" aria-hidden="true">
</div>

DIV Code when images do not load
<div class="appmagic-image-pseudo-button" role="img" data-bind="{
 visible: properties.TabIndex() < 0,
 event: { click: onClickHandler },
 attr: {
 title: properties.Tooltip() || null,
 'aria-label': properties.AccessibleLabel() || null,
 'aria-hidden': !properties.AccessibleLabel(),
 }
}" aria-hidden="true">
</div>

Here are teh screenshots

Warnings with Icons not appearingWarnings with Icons not appearingErrors with Icons not appearingErrors with Icons not appearingWorkflow with icons not appearingWorkflow with icons not appearingWarning with Icons appearingWarning with Icons appearingError with Icons appearingError with Icons appearingApp with icons appearing under statusesApp with icons appearing under statuses

 

Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @hafeeza ,

    Currently, I could not reproduce your issue on my side.

     

    Please check if you have added your icon medias into your app properly. Please consider remove these icon medias from your PowerApps app, then re-add them again, check if the issue is solved.

     

    Also please consider clear cache of your browser, then sign in PowerApps, run your app again, check if the issue is fixed.

     

    Best regards,

  • hafeeza Profile Picture
    11 on at

    HI @v-xida-msft,

     

    Actually, i decided to use the built in icons instead. The icons are loading fine. And yes i did try reloading the images(ie removing and adding them again), but it didnt solve. I also tried clearing the cache, but it didnt work for me. 

     

    Thanks for your response though.

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 491

#2
WarrenBelz Profile Picture

WarrenBelz 407 Most Valuable Professional

#3
11manish Profile Picture

11manish 331

Last 30 days Overall leaderboard