Matrixed Display using WORep - looking for better idea.
Matrixed Display using WORep - looking for better idea.
- Subject: Matrixed Display using WORep - looking for better idea.
- From: Drew Thoeni <email@hidden>
- Date: Tue, 4 Oct 2005 23:44:04 -0400
Hi all,
I'm trying to display a pari of numbers (budget vs. actual) in a four
x four matrix (four geographies x four products). So for each cell
that is a cross of a product and a geography, there would be a budget
number and an actual number in that table cell. Additionally, I'd
like to have column and row totals, along with a grand total.
I'd like to be able to use WOConditionals to compare budget to actual
and flag with a color, image, etc. if actual is too far below budget.
I can handle all this now, but I feel I'm doing it in a clumsy way.
I'm creating four NSArrays (one for each column of geographies) and
using a WORep to display the sales numbers.
Totals are then calculated separately for each column and row and for
the grand totals.
Any ideas would be appreciated.
Regards,
Drew
The file layout is simple:
productCode
geographyCode
budgetedSales
actualSales
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden