Focal Point
[CLOSED] Sample for HTML compounding report

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

January 13, 2014, 08:36 AM
Sandhya j
[CLOSED] Sample for HTML compounding report
Hi,

Can anybody give me a sample for compound HTML report?

Thank You
Sandhya

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


WEBFOCUS 8202/Windows
PDF/HTML/XML
January 13, 2014, 09:25 AM
Rifaz
 TABLE FILE CAR
SUM RCOST BY COUNTRY
ON TABLE HOLD AS REPORT1 FORMAT HTMTABLE
END

GRAPH FILE CAR
SUM DCOST 
ACROSS MODEL
ON TABLE HOLD AS GRAPH1 FORMAT HTMTABLE
END
-RUN

-HTMLFORM BEGIN
<HTML>
<BODY>
<TABLE WIDTH=600>
<TR><TD>
!IBI.FIL.REPORT1;
</TD>
<TD>
!IBI.FIL.GRAPH1;
</TD></TR>
</TABLE>
</BODY>
</HTML>
-HTLMFORM END
 
 



-Rifaz

WebFOCUS 7.7.x and 8.x
January 13, 2014, 10:22 AM
Sandhya j
Thank You Rifaz, Is it possible to read individual fileds into 'TD' tag, instead of whole FOCUS table 'REPORT1' ?
January 13, 2014, 09:25 PM
Rifaz
Have your fields in HOLD file and call it.


-Rifaz

WebFOCUS 7.7.x and 8.x
January 18, 2014, 10:54 AM
Ram Prasad E
Why do you want to call individual fields in TD?


WebFOCUS 8.1.05
Windows
http://ibiwebfocus.wordpress.com
https://www.facebook.com/groups/ibi.webfocus/