0

But, when i try to create RDCL report from the item tables it shows as "#Error".Image or only first item image is appeared.

=Field!ImagePath.Value

in ImagePath i have the image directory path of that item image Table showing three bicycle items

Will Eddins
  • 13,628
  • 5
  • 51
  • 85
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Sep 21 '22 at 15:10
  • I just want to show images of items in my rdlc report.. in rdlc report i have a table in which i show my items detail eg. id, name,price etc know i want to to show the image of the item in that table is use about expression in rdlc image tool inside the cell of table. which show only the image of first item in the table. hope you understant – Altaf Hussain Sep 25 '22 at 11:50

1 Answers1

0

open image properties and change update the MIME Type

enter image description here

NajiMakhoul
  • 1,623
  • 2
  • 16
  • 30