You can achieve the following easily with No file enquiry or use break change option if it is file enquiry.
On Wed, Jan 6, 2010 at 4:17 PM, Yohan <[email protected]> wrote: > There is a Grid Enquiry where I need to have text label called *Total* in > the total column > > > > Ex : > > *ASSET TYPE NAME* > > *SECTOR* > > *VALUATION* > > *TOTAL* > > AA > > XXX > > 100 > > > > > > XXXX > > 200 > > > > > > XXXXX > > 300 > > > > > > > > > > 600 > > BB > > X > > 10 > > > > > > XX > > 70 > > > > > > > > > > 80 > > CC > > XXX > > 50 > > > > > > XXXX > > 60 > > > > > > XXXX > > 70 > > > > > > > > > > 180 > > > > TOTAL column build making the totals of valuation for the grouping of *ASSET > TYPE NAME* > > TOTAL is operation of *TOTAL* *VALUATION* > > So I want to display ‘Total’ under SECTOR column inside TOTAL row > > Like below > > *ASSET TYPE NAME* > > *SECTOR* > > *VALUATION* > > *TOTAL* > > AA > > XXX > > 100 > > > > > > XXXX > > 200 > > > > > > XXXXX > > 300 > > > > > > *Total* > > > > 600 > > BB > > X > > 10 > > > > > > XX > > 70 > > > > > > *Total* > > > > 80 > > CC > > XXX > > 50 > > > > > > XXXX > > 60 > > > > > > XXXX > > 70 > > > > > > *Total* > > > > 180 > > > > Since this is grid enquiry i tried everything but could not able to find a > solution please if any one know how to do it please share it > > > > Regards > Yohan > > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > >
-- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
