Wednesday, March 21, 2012

Importing images from a directory

Hello,

I have a directory full of images and since i just want some of them, that aren't always the same, because im doing a top 5 most sold articles by store, and i want only the images for those articles.

How can i do it?

I have source = External

Value = ="\\\\CENSORED\\E$\\CENSOREDAGAIN\\" + + Mid(Parameters!Collection.Value,24,3) + "\\img_" + LEFT(Fields!STYLECOLOR_COD.Value,6) + ".jpg"

I have also tried with half of the slashes i.e. =\\..\E$\....

What am i doing wrong?

Thank you

Although i would like to get them directly from the folder, if someone knows how to do it i would apreciate the help, i made a virtual directory so i can access them has a url.

And from this solution come the second problem, in the preview and run everything seems ok, but when i delpoy the report i dont get the images, i have filled the account on the report server configuration, did apply and ok, but it stayed the same. What is wrong?

Thank you

No comments:

Post a Comment