The second subreport (the one with the pictures) has its datfrom a query that selects only records with attachments.
I’ll have to check if there are links as you say. The first subreport has its data from the [log] table. That table also contains all the data including the attachment.
but based on your comment, I should maybe have both subreport linked to the [log] table and put a condition in the second subreport to take records with not-empty attachment. Is it possible to add a condition “not empty”?
I’ll have to check if there are links as you say. The first subreport has its data from the [log] table. That table also contains all the data including the attachment.
but based on your comment, I should maybe have both subreport linked to the [log] table and put a condition in the second subreport to take records with not-empty attachment. Is it possible to add a condition “not empty”?