- Create a document library (Example: ExampleImages).
- Add a column of type “Picture” with the name “Thumbnail”.
- Upload your images.
- Update the field “Title” for all images so it contains an unique value. Example: “Image1”.
- In your canvas app, add a control of type “Image”.
- Configure the property
Image
of this control. Example:
LookUp(ExampleImages, Title = "Image1").'Thumbnail ({Thumbnail})'.Large