Focal Point
[CLOSED] (FOC32451) Max of 255 across instances in online report exceeded

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

April 29, 2013, 07:21 AM
Sourabh Mukherjee
[CLOSED] (FOC32451) Max of 255 across instances in online report exceeded
I am getting the error mentioned as (FOC32451) (Max of 255 across instances in online report exceeded). I am using BY and ACROSS fields to create matrix report. If the number of across columns is less, report workd fine but if it exceeeds a limit, then fails. Please proide a solution to resolve this.

TABLE FILE SQLOUT
SUM AD_R AS ''
ACROSS ABC AS 'PRODUCT'
ACROSS DEF AS 'ACCOUNT NUMBER'
ACROSS EFG AS 'CURRENCY'
ACROSS HKL AS 'SNA ORDER'
ACROSS IJK AS 'FUND'
BY ABC NOPRINT
BY LLL NOPRINT
BY *** AS 'CATEGORY'
ON TABLE PCHOLD FORMAT EXL2K

Thanks
Sourabh

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6
Windows, All Outputs
April 29, 2013, 09:12 AM
Danny-SRL
Well... it used to be 64...
And then, why would you want a report with so many columns?


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

April 29, 2013, 10:49 AM
FrankDutch
break up the report into 2 or more sections

first run one ...then the other

i think excel wont let you that many columns either




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

April 29, 2013, 11:27 AM
Sourabh Mukherjee
Thanks Danny and Frank. I would better run the report for different conditions.

Regards,
Sourabh


WebFOCUS 7.6
Windows, All Outputs
April 29, 2013, 05:42 PM
Waz
What are you opening this in ?

Prior to Excel 2007, it only supported 256 columns anyway.

Breaking it up is probably the best solution.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!