hi,
till this morning the images were loading but tonight images are being shown on the powerapps studio and not on the mobile. Can you help me please ? I have the images in sharepoint gallery list.
Solved! Go to Solution.
You'd better choose the Picture Column's type should be hyperlink, not picture, because app's image support url only.
I have tested if you choose picture style of hyperlink or picutre it will not shows in apps.
If the hyperlink comes from your Library, and you can also generate it to app, in the app's detail screen and change the card's type to image(you need to delete its cardvalue and then insert image )
And then image.f(x)=Parent.Default
The Column's Type in SP List.
You'd better to choose hyperlink.
Hi @roncam,
Where do you retrieve these image files within your app? From your SP library?
Do you mean that the images from your SP library could be displayed well within your mobile app previously?
The user @Gidrone_NS has faced same issue with you, please check my response within the following thread:
Currently, Pictures that need authentication on SharePoint are not supported yet to display within PowerApps Mobile App.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
If the Image files within your app are from your SP library, as an alternative solution, I agree with @xyzzyx666's thought almost.
You could consider create a SP list on your side, and add a Hyperlink column (Format url as Hyperlink) within it. Then copy URL link of the image files in your SP library, create corresponding record within your SP list and put the copied URL link within the Hyperlink column. After that, use the SP list as image data source within your app.
Best regards,
Kris
Hi @roncam are you still experiencing this issue? If so, please review the information provided by @xyzzyx666 and @v-xida-msft and advise if that solves your problem.
@Anonymous
If you display images in a gallery, you only have to change in Image:
From: ThisItem.AbsoluteUri
To: ThisItem.Value
Hello.
The hyperlink that I use to store images has more than 255 caracters. This means that I can't use the provided solution.
Does anybody have thoughts on work this around?
In my smartphone I can't see imagens because Power apps does not support binary images and hyperlinks must be <= 255 char 😞
Thank you all.
This worked for showing list attachment photos in a gallery but is not an option when using the O365 User connector to pull profile pictures.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
190 | |
53 | |
51 | |
36 | |
33 |
User | Count |
---|---|
268 | |
95 | |
80 | |
68 | |
67 |