Images in Report Qtn [message #397119] |
Thu, 09 April 2009 02:10 |
Maverick27
Messages: 84 Registered: October 2008
|
Member |
|
|
Somebody pls. advise if it's possible to 'copy' the image in a report onto another field which is in a different repeating group with PL/SQL or a trigger ?
Reason for asking, image that i want to copy is picked from the table, but i want is displayed at a different level.
See attachment. i want to copy F_1 to F_2
-
Attachment: rep.jpg
(Size: 40.34KB, Downloaded 844 times)
[Updated on: Thu, 09 April 2009 02:15] Report message to a moderator
|
|
|
|
Re: Images in Report Qtn [message #397159 is a reply to message #397139] |
Thu, 09 April 2009 04:28 |
Maverick27
Messages: 84 Registered: October 2008
|
Member |
|
|
Littlefoot wrote on Thu, 09 April 2009 03:31 | I don't think so.
You could, however, create a formula column (F_2) which belongs to a query whose repeating frame is supposed to contain this image. It should, basically, contain the same WHERE clause as the "first" image (F_1).
|
Thanks.
I presume you're referring to Formula column on the report ?!
Any chance of giving the syntax of what formula should like ?
MAve
|
|
|
|