CRilliterate
Technical User
I ran into this. My data in SQL Server
Prod EQ TotEQ Amount
ABC 1.000 3 $100
ABC .060 1 $10
ABC .250 1 $1
To pull EQ field I was suppose to multiply EQ*10.
Now in Crystal when I am pulling this field it brings only those 1.000 and not .060 and .250.
Calculation totally screwed.
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server
Prod EQ TotEQ Amount
ABC 1.000 3 $100
ABC .060 1 $10
ABC .250 1 $1
To pull EQ field I was suppose to multiply EQ*10.
Now in Crystal when I am pulling this field it brings only those 1.000 and not .060 and .250.
Calculation totally screwed.
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server