Hello everyone,
I'm working on an Acumatica Report Designer report and need some assistance with displaying an image from Stock Item attachments.
Here's my scenario:
-
I have two image files attached to a single Stock Item record in the Acumatica UI (under the Files tab).
-
I want to display only one specific image on my report for each Stock Item.
-
Currently, the image that appears on the report is the last uploaded file (which happens to be a QR code image).
-
The image I want to display is typically the first uploaded file for that item, and it can be identified by its filename: it does NOT contain the word "qrcode". The QR code image, conversely, always contains "qrcode" in its filename.




