[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Arithmetic operations on Floats in SQR
- Subject: [sqr-users] Arithmetic operations on Floats in SQR
- From: Kajal Somaiya <Kajal.Somaiya@xoriant.com>
- Date: Wed, 3 Mar 2004 16:16:10 +0530
- Delivery-date: Wed, 03 Mar 2004 06:01:16 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi All,
In one of my sqrs the code is someting like this....
TradingPosition/1000000 &trdposition
add &trdposition to #subtottrdposition
but the SQR while execution throws following error in versio 6.2
Error on line 105:
(SQR 1400) Only numerics allowed for arithmetic.
This was working fine in version 3.0.12.x
I tried doing
move &trdposition to #trdposition
but that is like truncating the decimal part of a number.
Please suggest a work arround.
regds,
kajal
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users