[Resolved]Crystal Sections formating
hi,
I have been having hard time formating my report sections to reflect the view needed.
here is my Hierarchies and will explain what I want to do:
1.State (Group)
a.County (Group)
b. School (Group)
I want my report to show the Group by States (easy already did that) -->
Group by Country (also easy. already did that)-->
show City Details in this County -->
show Group of Schools for that County -->
then some Details of Courses in that school.
I'm not sure how to go about doing that. please help.
thanks
Re: Crystal Sections formating
Ok , i understood ur problem , till Country its solved , now i am telling u the solution of City and School , rest u can do ur self.
Trough Crystal Report u can not do this because this is not a logical solution , why this is not possible , because this a relation just like the binary tree and in crystal report heirarchy is support only , u change ur requirements means u show city details for this country and then group of school for that city and then courses of that school , that will be easy for u do like the same as u did above.
Re: [Resolved]Crystal Sections formating
I got arround these issues by creating subreport for my city.
thanks