Ok thanks a lot for help. Now all works fine. I placed a maximum on field2 in the group header and dont´n display it. Now sorting is activated. But I don´t have to place field2 at detail section to do the maximum.
So my DetailSection is Empty. Only the GroupHeader is shown like my Example.
So the Result should look like this:
5 aaa Sum(Field3) --> GroupHeader
3 bbb Sum(Field3) --> GroupHeader
2 fff Sum(Field3) --> GroupHeader
4 hhh Sum(Field3) --> GroupHeader
1 xxx Sum(Field3) --> GroupHeader
No...
Thanks a lot. The last tip nearly gets the problem. But I only can´t create the maximum field in the detailed section. The field had to be generated in the groupheader or groupfooter.
So this may makes a sorting for the data section under the group. But I don´t show any data section. Only the Groupheader is visible. And the Groupheader should be sorted by Field2 and Grouped by Field1.
Yes i want to sort by Field2 within the group. Result should look like this:
5 aaa Sum(Field3)
3 bbb Sum(Field3)
2 fff Sum(Field3)
4 hhh Sum(Field3)
1 xxx Sum(Field3)
multiple Values for Filed2 for a single Value of Field1 are not possible.
Thanks for answers
Hello Community
I had a little problem with CystalReports. Im using the buildin CR in VisualStudio 2005. My Data look like this:
Field1 Field2 Field3
2 fff 12
5 aaa 25
3 bbb 23
1 xxx 65
4 hhh 89
1 xxx 6
The generated Report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.