• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Matrixed Display using WORep - looking for better idea.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Matrixed Display using WORep - looking for better idea.
      • From: Tanmoy Roy <email@hidden>
  • Prev by Date: Code to Clone a DB [was OpenBase to MySQL]
  • Next by Date: Re: OpenBase to MySQL
  • Previous by thread: Re: OpenBase to MySQL
  • Next by thread: Re: Matrixed Display using WORep - looking for better idea.
  • Index(es):
    • Date
    • Thread