Hello everyone.
I am developing an app on PowerApp using an excel database that is shared on One Drive.
There is a column (Pictures) in excel spreadsheet (database) that I put the image link, but when I run the App in PowerApp does not appear the image (only shows the link).
Thank you.
Solved! Go to Solution.
Hi @Anonymous ,
Based on the issue that you mentioned, I have made a test on my side, and don't have the issue that you mentioned.
The data structure of my Excel table as below:
Based above Excel table, I generated an app, the Excel table records displayed well within the Gallery as below:
Please consider re-configure your Excel table based on the the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/tutorial-working-with-images-in-excel
then re-generate a new app based on the new Excel table, check if the issue is solved.
Please consider add a Label control within your Gallery, set the Text property to following:
ThisItem.Image
then check if the Label could display proper Image Url link.
In addition, please also make sure the Image URL link you typed within the Image[Image] column in your Excel table is a URL link without any authentication requirement.
Best regards,
Though found from following that it works, it's not working with me too (am working on Office365, PowerApps).
I am trying to use URL from EXCEL as an 'Image source' but it doesn't work. It show 'blank' i.e. without any error. (this indicates that it's not recognizing path to that image).
I also tried to provide direct path(URL) as of 'Image Source' but that too show 'blank' image without error ?
Can anyone guide on !
User | Count |
---|---|
257 | |
107 | |
90 | |
51 | |
44 |