CRXI
Please help me with this:
I have to do basically a cross tab:
Columns: Departure Location
Rows: Arrival Location
Summarized Fields:
I have to summarize sum(@Days Dep Arr) / sum(nr of jobs)
Where @Days Dep Arr is a formula that count nr. of days between departure date and arrival date, which I wrote, but the problem is how can I put in the cross tab at Summarized Fields sum(@Days Dep Arr) / sum(nr of jobs)?
Is this possible?
Please help me with this:
I have to do basically a cross tab:
Columns: Departure Location
Rows: Arrival Location
Summarized Fields:
I have to summarize sum(@Days Dep Arr) / sum(nr of jobs)
Where @Days Dep Arr is a formula that count nr. of days between departure date and arrival date, which I wrote, but the problem is how can I put in the cross tab at Summarized Fields sum(@Days Dep Arr) / sum(nr of jobs)?
Is this possible?