berthe
9th September 2008, 16:55
Hi,
Is it possible to group some records in a list window, without using the temporary table (A temporary table can't be used, because of the great amount of data)?
The difficulty is that depending on the kind of data, an other grouping selection is needed:
If detail costs are 'Material', then group by index1, except the sequence,
If detail costs are 'Internal effort', then group by index1, except the order and operation.
Thanks,
Berthe Daeveloose
Is it possible to group some records in a list window, without using the temporary table (A temporary table can't be used, because of the great amount of data)?
The difficulty is that depending on the kind of data, an other grouping selection is needed:
If detail costs are 'Material', then group by index1, except the sequence,
If detail costs are 'Internal effort', then group by index1, except the order and operation.
Thanks,
Berthe Daeveloose