[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Decimal Issue
- Subject: [sqr-users] Decimal Issue
- From: "Maria Ravanis" <Maria_Ravanis@skillsoft.com>
- Date: Tue, 13 Jan 2004 12:18:26 -0500
- List-id: This list is for discussion about the SQR database reporting language from Hyperion. <sqr-users.sqrug.org>
- Thread-index: AcPZ+UGXFBpHHaQnQxGv4dgb4BIXmw==
- Thread-topic: Decimal Issue
Can someone tell me how I can get a numeric value to display 8 decimal
positions? It appears to be defaulting to 6. I have tried using this
code:
begin-setup
declare-variable
default-numeric=decimal
decimal = #NEWPERCENT(11)
end-declare
END-SETUP
But I keep getting the following error message:
Error on line 37:
(SQR 7202) Variable (#newpercent) is not a decimal variable and
cannot
have a precision associated with it.
decimal = #NEWPERCENT(11)
Errors were found in the program file.
SQR for PeopleSoft: Program Aborting.
Thanks! Maria
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users