cesaralves
Programmer
In my report i want to display a variable number of images in one of the sections. But in the case there are no images to display, i want to suppress this section, so i added a formula to the suppress field of the section, something like:
Count({images.ID}) = 0
but this cases all report to repeat times the number of images in the images table.
Cesar
Count({images.ID}) = 0
but this cases all report to repeat times the number of images in the images table.
Cesar