I am having no problems with the picture functionality, however I came up with 3 requests after reading this thread.
Can the height of the row and width of the column be adjusted to the width of the highest/broadest image (when the row/column contains Fit).
Also when you specify Width= and Height= it would be nice that these will be handled as maxima, so when Width=80 and Height=80 then when the original picture is W160xH100 then will be displayed as W80xH50.
And when the original picture is W60xH120 then will be displayed as W40xH80. Currently the Height= is dominant and the Width= is ignored... luckily keeping the picture in proportions.
And instead of showing "Invalid or Missing Picture" picture when there is none just show nothing...
Maybe this can be done with Filter like NL("Picture","Fixed Asset","Picture","No.";$F6;"Error=";FALSE)
