At 01:18 PM 9/14/2004 -0700, Larry Lustig wrote:

As a work around, I PROJECT a TEMP table with
the data and do the report from that, but it's
extra work I'd rather not do.

If anyone has some insight I would appreciate it.


Example 01:

PageStyleReport in ConComp sample database is based
on a view named YTDInvoiceTotal.

YTDInvoiceTotal view includes calculated columns
(YTDNetAmount,YTDFreight,YTDTax,YTDInvoiceTotal).

Do you get any I/O errors running PageStyleReport
report?

Example 02:

QuarterlySummary report in RRBYW8-12 sample databases
is based on a view named QuarterlySummary.

QuarterlySummary view includes calculated column
(TotalSale).

Do you get any I/O errors running QuarterlySummary
report?

Does your view definition include a global variable?

Very Best R:egards,

Razzak.



Reply via email to