Skip to main content
Question

Report Designer- Image Error

  • May 20, 2026
  • 1 reply
  • 21 views

Hello! 

I’m working through adding multiple images to FS642000, pulling from the attachments on the Appointment. 

I used the guide ​@lauraj46 created: How to display multiple images horizontally in Report Designer, which was super helpful (THANK YOU). My first image loads correctly, however, the second image displays with an error. 

I attached a screenshot of the error along with our RPX. Any guidance is appreciated, thank you! 

 

1 reply

lauraj46
Captain II
Forum|alt.badge.img+9
  • Captain II
  • May 21, 2026

Hi ​@krodman ,

Glad you found the post useful, and thanks for sharing the rpx file.  I think the problem is that the formulas belong in one of the Detail section of the report.  Once $img1 and $img2 are populated there, you can display them as is in the ReportFooter section.  The report footer is only executed once at the end of the report.

Hope this makes sense and helps, let me know.

Laura