Click to See Complete Forum and Search --> : Grouping and Sub-Grouping in Data Reports


Dr_Michael
December 21st, 1999, 08:46 AM
How can I achieve having one group and inside this, another sub-group information in data reports?

Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece

ufo
December 29th, 1999, 05:47 AM
Just simply insert next group inside existing one. If you have trouble with it You will see sample called prjNwind where you can find functional group inside group.

[ufo]

Dr_Michael
December 29th, 1999, 05:54 AM
It doesn't work! It fires with message: 'Report sections do not match current data source'...
I cannot insert another group...
I tried it to a lot of projects following exactly the steps of MSDN!!!

Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece

Dr_Michael
December 29th, 1999, 06:04 AM
...that I use only 1 table. That means that I achieved the first grouping by going to the properties page of the command and choosing the grouping field(s) on the grouping tab.
It works till now.
The problem is how can I add another one group inside the first one. If I try to, by right click and insert new group header/footer it fires!!!
Has anyone faced the problem before???

Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece

Tina
December 29th, 1999, 02:36 PM
I have been working on this too. But no success yet. I get the same error message as you do, when I manually insert a sub group. Please let me know if get any solution to this problem.