Focal Point
Creating Alternate Values for Rows

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1591017032

June 02, 2007, 01:40 PM
kalyanswarna
Creating Alternate Values for Rows
Hi All,
ihave 5 columns and 50 rows per all the coluns in areport, i want to create an extra column for this report using define or COMPUTE with alternate values for each row like if the forst row having the value 01 and the second row value is 02 agaain this it will repeat like third row vale is 01 and fourth is 02 this will repeat upto end.

please let me know if anyone haave idea about this.
Thanks,


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------
June 02, 2007, 04:34 PM
Alan B
Kalyan

Try using code like this:

COMPUTE NEWCOL/I1 = IF LAST NEWCOL EQ 1 THEN 2 ELSE 1;



Alan.
WF 7.705/8.007
June 02, 2007, 11:22 PM
kalyanswarna
Thanks a lot Alan, i will try to implement this.

Alan i am trying for WebFOCUS Key Sheet and Dates Reference Book do you have any Soft Copies of the Same let me know

Thanks,
Kalyan


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------
June 03, 2007, 08:03 AM
FrankDutch
Kalyan

There are no softcopies of these books.
Just order at Informationbuilders and pay the 2 times $ 25 ...it's worth the money. I have bought them myself last week too.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

June 03, 2007, 10:39 AM
kalyanswarna
Hi Frank,
i am ready to buy, i know these books are worth for money. the problem is i am in india i dont think so they will dispatch to india.
that's i am asking the soft copies of these Books.


Thanks,
Kalyan


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------
June 03, 2007, 04:26 PM
Leah
I would think the company you work for should be able to order them for you. Have you asked Information Builders, since that is where you have to order the keysheet.


Leah