Focal Point
How to align the group by classes in different manner?

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

October 23, 2007, 07:09 AM
Gobinath Velusamy
How to align the group by classes in different manner?
when we use the

BY A1
BY A2

we will get the normal o/p as

A1 B1
B2
B3
A2 B1
B2
This is normal o/p.


But i want
A1
B1
B2
B3
A2
B1
B2

How to achive this one ??


Thanks in advance


WebFOCUS 7610
Windows
October 23, 2007, 09:46 AM
FrankDutch
Gobinath

PLEASE UPDATE THE SIGNATURE FIRST....

then

Post a bit more of what you need and try to do it with the CAR datasource
and use the
[CODE]around your coding 
to make it better
readable
[/CODE]




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

October 23, 2007, 04:24 PM
GinnyJakes
Also, please provide the master and the row layout of your input file.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
October 24, 2007, 12:29 AM
Gobinath Velusamy
Hi Tody
I achived the last one

Now

TABLE FILE HOLD


BY A1
BY A2


My Requirement is

A1 A2

How to achive this ??


WebFOCUS 7610
Windows
October 24, 2007, 12:30 AM
Gobinath Velusamy
Hi Ginny,Frank

My code
TABLE FILE HOLD


BY A1
BY A2


My Requirement is

A1 A2

How to achive this ??


WebFOCUS 7610
Windows
October 24, 2007, 02:31 AM
Tony A
Gobinath,

As you seem keen on asking the same question in two posts and repeat yourself, I'll oblige you with the same -

First please update your signature as you have been asked several times Smiler

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
October 24, 2007, 03:04 PM
GinnyJakes
Also the master for your HOLD file and then edit it and give us a screenshot of the file contents or do a PRINT *.

Thanks.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google