• 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
Re: Core Data question on calculating percentages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data question on calculating percentages


  • Subject: Re: Core Data question on calculating percentages
  • From: "John C. Randolph" <email@hidden>
  • Date: Fri, 30 Sep 2005 19:48:51 -0700


On Sep 30, 2005, at 7:36 PM, Scott Redheffer wrote:

Hi,

I have been trying to find a way to have an attribute in an Entity that will
show me a percentage value. Example: you have an Entity "Expenses" that has
attributes for "Expense Name", "Expense Amount", and "Percentage of total"
Expenses". Where "Percentage of total" gives you the percentage the "Expense
amount is of the total expenses. Is there an easy or not so easy way to do
this. Have tried the @sum operator, fetch requests, etc. Seems like there
should be a simple solution. Have searched the mail list but could not find
anything. Any suggestions would be appreciated.

Implement a KVC-compliant accessor method for the percentage.

-jcr


John C. Randolph <email@hidden> (408) 914-0013 Roaming Cocoa Engineer, Available for your projects at great Expense and Inconvenience.



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Core Data question on calculating percentages (From: Scott Redheffer <email@hidden>)

  • Prev by Date: Re: call selector @"mySelector"
  • Next by Date: Re: XML parser for objective C
  • Previous by thread: Core Data question on calculating percentages
  • Index(es):
    • Date
    • Thread