Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- Re: Formula Field on Account
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Formula Field on Account
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 12:51 AM
Hi Team,
I have a Object called A, In Object A two Rollup Summary Fields are there Actual Total and Total.
Now have i created on formula filed Total Amount in Object.
I am trying to create a formula filed in Account to populate the Total Amount Value(Object__r.Total_Amount__c) , but it is not reflecting.
Account and Object has a Lookup Relation.
can any one help me here.
Naresh
Re: Formula Field on Account
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 12:53 AM
Hi Team,
I have a Object called A, In Object A two Rollup Summary Fields are there Actual Total and Total.
*Now have i created a formula filed Total Amount on ObjectA.
I am trying to create a formula filed in Account to populate the Total Amount Value(Object__r.Total_Amount__c) , but it is not reflecting.
Account and Object has a Lookup Relation.
can any one help me here.
Naresh
Re: Formula Field on Account
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 01:25 AM
can you clarify that Acutal total and total are getting value from which field and object-bcoz both are roll up sumary fields
Re: Formula Field on Account
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 01:48 AM
Object2 has Amount field
Object1 has two rollupsummary fields Actaul Amount and Total Amount ( which is getting from Amount From Obejct2)
Naresh

