Grouping problem
Hello,
Does someone know how to group records following this scheme :
I have a field (Etat) which can have 4 differents values (0,1,2,3)
I need to group my records on this field but only with two differents groups : 0 or above 0
How can I achieve this
Thanks for your help
Philippe
Does someone know how to group records following this scheme :
I have a field (Etat) which can have 4 differents values (0,1,2,3)
I need to group my records on this field but only with two differents groups : 0 or above 0
How can I achieve this
Thanks for your help
Philippe
Comments