I have a node - 'outnode'.
I have three records - two records with fieldvalue '1' and one record with a value '2'.
at the max only two diff values possible.
Now.. I need to create two tables : first one should have the two records with value 1 and second table with a record that has value '2'.
Please help.