cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
jeanshak
Helper IV
Helper IV

Support Problem??? Add record to Sharepoint works, but not with a Foto/Image; a Hyperlink works

I want to add a record to a Sharepoint List, with Text etc it works!!!

>>> but NOT with a Foto/Image - Hyperlink works ok ... 

the code lines with Gewerk:"PicYes 1" .. 2. 3..4 DO not work. There is a reference to a picture !

buffBild.Image is an image on the screen;
ThisItem.FOTO is an image in a gallery

4 trails - ONLY "PicYes 0" will be stored in the list.


In the Sharepoint are PICTURE and FOTO from the typ of Image
Code:

If (Connection.Connected;

Set (Hyl; "http://www.wigglestatic.com/product-media/5360096540/Shimano-XTR-M9000-11-speed-Cassette-Cassettes-A...");;

 
 Collect(TestFirstList; {Title:"MyBlApp" & Text(Now()); Gewerk:"PicYes 3"; PICTURE: buffBild.Image});; 
 Collect(TestFirstList; {Title:"MyBlApp" & Text(Now()); Gewerk:"PicYes 4"; PICTURE: ThisItem.FOTO});;

 Collect(TestFirstList; {Title:"MyBlApp" & Text(Now()); Gewerk:"PicYes 1"; FOTO: buffBild.Image});;
 Collect(TestFirstList; {Title:"MyBlApp" & Text(Now()); Gewerk:"PicYes 2"; FOTO: ThisItem.FOTO});;
 Collect(TestFirstList; {Title:"MyBlApp" & Text(Now()); Gewerk:"PicYes 0"; HYL: Hyl})

;
"xx FOTO:upImage.Image")


Result in the Sharepoint ... see TestFirstList

pic no in list shp Unbenannt.png

Jens Rogge
1 ACCEPTED SOLUTION

Accepted Solutions
v-monli-msft
Community Support
Community Support

Hi @jeanshak,

 

Currently, images cannot be directly saved to SharePoint lsit. Yet we announced at Ignite that we will enable support for adding attachments to list items by the end of year. That will be the first mechanism to capture and store images in SharePoint list we will be able to provide.

 

For more information, please refer to:

https://powerusers.microsoft.com/t5/PowerApps-Ideas/Submit-captured-image-to-SharePoint-List/idi-p/2...

 

Regards,

Mona

Community Support Team _ Mona Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-monli-msft
Community Support
Community Support

Hi @jeanshak,

 

Currently, images cannot be directly saved to SharePoint lsit. Yet we announced at Ignite that we will enable support for adding attachments to list items by the end of year. That will be the first mechanism to capture and store images in SharePoint list we will be able to provide.

 

For more information, please refer to:

https://powerusers.microsoft.com/t5/PowerApps-Ideas/Submit-captured-image-to-SharePoint-List/idi-p/2...

 

Regards,

Mona

Community Support Team _ Mona Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

thanks for the information!

But why is it marked in the docu and in the structure of the lists also availible?!?!?!?
I invested hours of testing/trying/reading to find a solution for it!!! Time for nothing, bit sore about it..... (no information about the missing)

>>> My solution now is to use the onedrive with a shared folder and an excel table to transfer images.
Does something speak against it????

best regards
Jens

Jens Rogge
Office365Master
Advocate V
Advocate V

 
Display any image stored anywhere in SharePoint Online, rendered within an app in any resolution / quality as you so desire and highly compressed in size vs. the original image actually stored in SharePoint.
 

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (3,745)