Focal Point
tree view in tabular reports

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

October 26, 2007, 05:00 AM
Srinivasan_Munuswamy
tree view in tabular reports
Hi All,
Can We have tree view drill down in webfocus tabular reports.

when the report is displayed , + sign will be displayed against the each row of the first column text. Upon clicking on the + sign all the records pertaining to the data are shown below (like drilling down)


eg

colmn1
+A
+B


after expanding
Column1

-A
..A11
..A22
..A33
+B

A tabular report similar to the above should be generated. Can any one suggest me some ideas.

Thanks,
Srinivasan M


WF 8.0.0.9 Database : oracle

CURRENT:
WebFOCUS 8.0.0.9 /oracle 11 i

October 26, 2007, 05:17 AM
FrankDutch
Srinivasan

try this code

TABLE FILE CAR
SUM RCOST DCOST
BY COUNTRY
SUM RCOST DCOST
BY COUNTRY
BY CAR
SUM RCOST DCOST
BY COUNTRY
BY CAR
BY MODEL
ON TABLE SET EXPANDABLE ON
ON TABLE SET HTMLCSS ON
END





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 30, 2007, 12:57 AM
Srinivasan_Munuswamy
Frank,
Thats really great, exactly which I wanted. Thanks a lot.

Srinivasan


WF 8.0.0.9 Database : oracle

CURRENT:
WebFOCUS 8.0.0.9 /oracle 11 i

October 30, 2007, 12:58 AM
Srinivasan_Munuswamy
can we have the expanded list at the bottom instead of showing it adjacent to the field


Thanks,
Srini M


WF 8.0.0.9 Database : oracle

CURRENT:
WebFOCUS 8.0.0.9 /oracle 11 i

October 30, 2007, 03:30 AM
Tony A
Srini,

That you would have to code yourself e.g. no param on EXPANDABLE to do it. If you search through the posts using the search facility (top right) you should find some examples that people have posted that will achieve this for you.

WARNING You have to know the number of levels that you will have in your report and the code can get a bit messy.

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