Forum Discussion

G_CR_23's avatar
G_CR_23
Helper I
2 years ago
Solved

Paginated Report Image

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

  • Anonymous's avatar
    Anonymous
    2 years ago

    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

    Embed an image in a paginated report - 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.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    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

    Embed an image in a paginated report - 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.