We are using a dynamic image for a cell in a Web Intelligence document in version 4.1 and the images display properly when using the rich client, however they do not display while using the web client.
For the cell formatting the background image is set to the following for the cell format under appearance:
Image from address: ="\\\\servername\\rootshare$\\Image Location\\"+[File No Data]+".bmp"
Works great in the desktop version and in the web version when looking at the generated HTML the file numbers for the bmp images are properly set, however they do not display.
Any suggestions or help is appreciated.