You are on page 1of 1

[#Menu : Gateway of Tally]

Item: My Group Summary : Display : MyGroupSummary


[Report : MyGroupSummary]
Variable : MyGroupSummary
[Form : MyGroupSummary]
Part : MyGroupSummaryTL,MyGroupSummary
[Part : MyGroupSummaryTL]
Border : Column titles
Use : MyGroupSummary
Delete : Repeat
Delete : Scroll
Local : Field : Default : Type : String
Local : Field : MyGroupName : Set As : "Particulars"
Local : Field : MyGroupClosing : Set As : "ClosingBalance"
Local : Line : MyGroupSummary : Local : Field : Default :
Color : Black
[Part :MyGroupSummary]
Line :MyGroupSummary
Repeat : MyGroupSummary : MyGroupSummaryCollection
Scroll : Vertical
Total : MyGroupClosing
[Line :MyGroupSummary]
Field : MyGroupName
Right Field : MyGroupClosing
Local : Field : Default : Color : If $$IsGroup Then "Black"
Else "Blue"
[Field : MyGroupName]
Use : Name Field
Set As : $Name
Variable : MyGroupSummary
Display : MyGroupSummary
Full width : yes
Style : If $$IsGroup Then "Small Bold" Else
"Small"
[Field : MyGroupClosing]
Use : Amount Field
Set As : $ClosingBalance
Style : If $$IsGroup Then "Small Bold" Else "Small"
[Collection : MyGroupSummaryCollection]
Collection : MyLedgerGroup,MyLedgers
[Collection : MyLedgerGroup]
Type :Group
Child of : ##MyGroupSummary
Filter : IsZeroBal
[Collection : MyLedgers]
Type : Ledger
Child of : ##MyGroupSummary
Filter : IsZeroBal
[system : Formula]
IsZeroBal : Not $$IsEmpty:$ClosingBalance
[Variable : MyGroupSummary]
Type : String
Volatile : yes

You might also like