Home » Developer & Programmer » Reports & Discoverer » questions of matrix report
questions of matrix report [message #616350] Mon, 16 June 2014 02:00 Go to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
hi
questions in file attachment!!
tanks
/forum/fa/11963/0/

[mod-edit: image inserted into message body by bb]
  • Attachment: questions.JPG
    (Size: 60.80KB, Downloaded 1917 times)

[Updated on: Sun, 22 June 2014 23:49] by Moderator

Report message to a moderator

Re: questions of matrix report [message #628988 is a reply to message #616350] Mon, 01 December 2014 21:31 Go to previous messageGo to next message
shahzad-ul-hasan
Messages: 615
Registered: August 2002
Senior Member
For Question-1 Please explain why are yu using this line.
Question -2: use Format trigger
 If PRC=100 Then
Return (False);
else
Return(True);
end if;
Re: questions of matrix report [message #628994 is a reply to message #628988] Tue, 02 December 2014 00:19 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Answer 1: You'll have to play with Layout Editor's "Line color" (in its vertical toolbar) as well as Format - Line - Border menu settings.

Answer 2: I agree with shahzad-ul-hasan; although, you have to precede field name with a colon (:). Also, to preserve some bytes, rewrite it as
return (:prc <> 100);

[Updated on: Tue, 02 December 2014 00:19]

Report message to a moderator

Previous Topic: how to print multiple copies of the same page with sequentialy From reports 10g?
Next Topic: Order by My grade (not Ascending.)
Goto Forum:
  


Current Time: Thu Mar 28 07:21:06 CDT 2024