Focal Point
Limitation with Across

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

May 20, 2004, 06:44 PM
<kj>
Limitation with Across
Can any one tell me what is the limitation with Acros column in terms of no of columns and verb objects(WebFocus 5.2.1 on Win 2k) ?

I am getting an error
(FOC153) VERB OBJECTS TIMES RETRIEVED COLUMNS EXCEEDS 255: 1056

TABLE FILE EXAMPLE
FIELD1 OVER
FIELD2 OVER
FIELD3 OVER
FIELD4 OVER
FIELD5 OVER
FIELD6 OVER
FIELD7 OVER
FIELD8 OVER
.
.
.
FIELD29 OVER
FIELD30
ACROSS FIELDX
ACROSS FIELDY
ACROSS FIELDZ
END

The combination of across columns I am getting is 22. It is working fine if I can reduce it to 21 or eliminate two fields from display.

Any reply would be greatly appreciated.

Thanks,
kj
June 11, 2004, 07:01 PM
<monte2000>
After reviewing, I believe that release was still limited to 95. With 5.2.3, it went up past 500.

The number of verb object is determined by:

Number of verb objects * number of across1 values * number of across2 values * ...
June 12, 2004, 07:46 PM
GCohen
This is a moving target. But, in Release 5.2.3 and up the number of matrix elements should be
1056.