I have a single table: custID -- invoiceDate -- AmountDue -- AmountPaid -- CustGroup 001 -- 01/01/2000 -- 12.50 -- 0.00 -- Other 001 -- 01/10/2000...
Is there any way to define the grouping of data in a series? Ex. (I have a table with data like this) Year - Month - Value 2000 - Jan - 5 2000...
Separate names with a comma.