Hello
If I pull from the following table:
employee, check date, amount
123,1/1/07, 1000
123,1/2/07, 1150
etc
into a crosstab:
CHECK DATE
1/1/07 1/2/07
123 1000 1150
is there a way in CRXI to input a calculated field, such that I get a separate (filterable) column for $150?
Thanks
If I pull from the following table:
employee, check date, amount
123,1/1/07, 1000
123,1/2/07, 1150
etc
into a crosstab:
CHECK DATE
1/1/07 1/2/07
123 1000 1150
is there a way in CRXI to input a calculated field, such that I get a separate (filterable) column for $150?
Thanks