Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
w_maytinee
Regular Visitor

How to send an image to team or outlook using pipeline

Hi, 

 

I have a notebook that generates an image and store it as a .PNG file in my lakehouse. I want to automatically send a message with this image attached to my message to MS team or outlook. How could I achieve this using pipeline. I try to use expression builder but that works with sending text only. Any advice is appreciated. 

 

Thank you. 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @w_maytinee ,

 

I did some testing and when configuring outlook activity in pipeline, inserting an image requires a URL to be entered.

 

If I enter the URL of the image from lakehouse, the image is displayed incorrectly, I think the reason may be in the format in which lakehouse stores the image, although the type is displayed as png, when I try to save the image locally, the format is displayed as txt.

vhuijieymsft_0-1726194253432.png

 

When I find a random image on the internet and copy the image link into the outlook activity image URL, it works fine.

vhuijieymsft_1-1726194253451.png

 

I think you have to upload the image to the web and then copy its image link to get the image in outlook activity to work.

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @w_maytinee ,

 

I did some testing and when configuring outlook activity in pipeline, inserting an image requires a URL to be entered.

 

If I enter the URL of the image from lakehouse, the image is displayed incorrectly, I think the reason may be in the format in which lakehouse stores the image, although the type is displayed as png, when I try to save the image locally, the format is displayed as txt.

vhuijieymsft_0-1726194253432.png

 

When I find a random image on the internet and copy the image link into the outlook activity image URL, it works fine.

vhuijieymsft_1-1726194253451.png

 

I think you have to upload the image to the web and then copy its image link to get the image in outlook activity to work.

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

@Anonymous thank you so much. Yes, it work when I paste image URL link in outlook activity.

 

But then the image I attach will have to change every time I run the pipeline, so the image URL input has to be dynamic. how should I navigate this?  I try to use notebook activity output in dynamic content but it doesn't work. I am not sure I use it correctly. Please help tmp.png

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.