0

enter image description here

I have set Path[image] column in the excel sheet as shown in the above image.

enter image description here

I wanted to convert this image path in the excel to an image and display it on the Media Image in Powerapps but the image did not appear.

Please do help me take a look at the problem I have encountered.

J_Y
  • 143
  • 4
  • 16

1 Answers1

0

You can refer this community thread, it says

Notice that you have to have "[image]" inclued in your image column name to make PowerApps automantically show this column as a Picture control in the app.

Also check the prerequisites like cloud storage, image accessible path like explained here.