The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I copy URL of an PNG image stored in lakehouse and send it to team chat using team activity but the image display incorrectly as shown below
I paste the image URL in web browser and it display as
How can I make the image display correctly when sending to MS team using team activity in fabric pipeline
Thank you so much
Solved! Go to Solution.
Hi @w_maytinee ,
Thanks for the reply from lbendlin .
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.
When I find a random image on the internet and copy the image link into the outlook activity image URL, it works fine.
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!
Hi @w_maytinee ,
Is my follow-up just to ask if the problem has been solved?
If so, can you accept the correct answer as a solution or share your solution to help other members find it faster?
Thank you very much for your cooperation!
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!
Hi @w_maytinee ,
Thanks for the reply from lbendlin .
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.
When I find a random image on the internet and copy the image link into the outlook activity image URL, it works fine.
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!
How are you planning to authenticate against the lakehouse from within Teams? As the message says you need to provide an authentication token as part of the http request.