Currently i have two tables {Comand_1} and {Command}
There are link with the AL_FATHER_ID field.
{Command_1} has these field {Command}
AL_DESCRIPTION AL_ITEM_ID
AL_FATHER_ID TS_SUBJECT
AL_ITEM_ID AL_DESCRIPTION
AL_FATHER_ID
Currently i have the report disigned like this
Group field 1 | Group Field 2| Total | Total Executed| Pass|
Group field 1 is from {Comand_1.AL_DESCRIPTION}
Group field 2 is where i'm having problems i want to include each group field from group 2 that equals group 1 and also some groups that have have corresponding groups that does not relate to a group from group field one for example.
I want the group to look like this
Group field 1 | Group Field 2| Total | Total Executed| Pass|
Financials (FI)
-FI <--- *
-Letter Day 1 <--- *
-Letter Day 2 <--- *
* currently these are from table and field {command.AL_DESCRIPTION} but does no relate to be able to group them under Financials (FI), but i want to put them under this group anyway. Is there a way for me to do this. The reason i have to do it like this is because the table is not currently formated to allow me to easily group them that way. if there is a way to do this whether it is with a formula or just by adjusting my format setting. I would gladly appreciate it since i been working on a work around for this for some time..I'm currently using Crystal report version 10.
<Will The Great>
There are link with the AL_FATHER_ID field.
{Command_1} has these field {Command}
AL_DESCRIPTION AL_ITEM_ID
AL_FATHER_ID TS_SUBJECT
AL_ITEM_ID AL_DESCRIPTION
AL_FATHER_ID
Currently i have the report disigned like this
Group field 1 | Group Field 2| Total | Total Executed| Pass|
Group field 1 is from {Comand_1.AL_DESCRIPTION}
Group field 2 is where i'm having problems i want to include each group field from group 2 that equals group 1 and also some groups that have have corresponding groups that does not relate to a group from group field one for example.
I want the group to look like this
Group field 1 | Group Field 2| Total | Total Executed| Pass|
Financials (FI)
-FI <--- *
-Letter Day 1 <--- *
-Letter Day 2 <--- *
* currently these are from table and field {command.AL_DESCRIPTION} but does no relate to be able to group them under Financials (FI), but i want to put them under this group anyway. Is there a way for me to do this. The reason i have to do it like this is because the table is not currently formated to allow me to easily group them that way. if there is a way to do this whether it is with a formula or just by adjusting my format setting. I would gladly appreciate it since i been working on a work around for this for some time..I'm currently using Crystal report version 10.
<Will The Great>