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.
Hello everyone,
i need to create a Paginated Report contains a table that show, for every product model, qty sold, value and image.
I am unable to add image into the table, this is the result when i add the column URL for images.
Is it possible to show images directly into the table?
TY so much
Solved! Go to Solution.
Hi @G_CR_23 ,
If you have image URLs (external images), follow these steps:
1.In the report design view, click on the Insert tab.
2.Select Image.
3.On the design surface, click and drag a box to define the desired size for the image.
4.In the Image Properties dialog box, you can either type a name in the Name text box or accept the default.
5.Set the Source to External and provide the URL or path to the image
If you want to embed images directly within the report definition (useful for ensuring availability and sharing), follow these steps:
1.Again, in the report design view, click on the Insert tab.
2.Select Image.
3.Drag a box to define the image size.
4.In the Image Properties dialog box, you can set a name or accept the default.
5.Choose Embedded as the image source.
6.The image data will be stored within the report definition itself
Below is the official link will help you:
Images in paginated reports - Microsoft Report Builder & Power BI Report Builder | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @G_CR_23 ,
If you have image URLs (external images), follow these steps:
1.In the report design view, click on the Insert tab.
2.Select Image.
3.On the design surface, click and drag a box to define the desired size for the image.
4.In the Image Properties dialog box, you can either type a name in the Name text box or accept the default.
5.Set the Source to External and provide the URL or path to the image
If you want to embed images directly within the report definition (useful for ensuring availability and sharing), follow these steps:
1.Again, in the report design view, click on the Insert tab.
2.Select Image.
3.Drag a box to define the image size.
4.In the Image Properties dialog box, you can set a name or accept the default.
5.Choose Embedded as the image source.
6.The image data will be stored within the report definition itself
Below is the official link will help you:
Images in paginated reports - Microsoft Report Builder & Power BI Report Builder | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.