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
- :
- Formulas & Validation Rules Discussion
- :
- Re: Status Picklist from Activities
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-05-2012 08:27 AM
I am having some trouble trying to create the formula from my picklist based out of the Activities... I can't seem to locate the 'source' to insert it properly into the formula? I am trying to create a simple formula to have it summarize the record count for each Status in the picklist... is this possible? I don't seem to see the API Name for this?
Thanks!
Solved! Go to Solution.
Re: Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 12:03 PM
What exactly are you trying to do? Are you creating a formula field, workflow rule, validation rule, approval process, what?
Got KUDOS?
Re: Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 12:06 PM
I am trying to create a formula field. My end goal is to to be using the data in a dashboard as a multi column chart. Thanks :)
Re: Status Picklist from Activities
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 12:16 PM - edited 11-08-2012 12:17 PM
What data do you want the formula field to display that you do not already have accessible to you?
Are you wanting a dashboard table widget that shows you something such as:
Call 25
Voicemail 50
Email 40
Meeting 2
Got KUDOS?
Re: Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 12:24 PM
My problem is that I simply do not know how to get the source of the Task Field"Status"... I can't run the custom formula that I need if I can't seem to find what it is labeled as? I have a feeling this might be really basic... but I have not been able to find the correct name for this field...
I am given "Action: Replace/Edit" "Field Label: Status" "Field Name: Status" and "Data Type: Picklist"... yet I cant seem to get the equivilent of an API Name to do the formula?
Thanks!
Re: Status Picklist from Activities
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 12:25 PM - edited 11-08-2012 01:25 PM
And yes that is eventually what I am looking for to have for the dashboard*
Apparently something was funky.. got it to work... THANKS!!!
Re: Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 01:30 PM
It isnt just Status?
For example t.Status?
Got KUDOS?
Re: Status Picklist from Activities
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-08-2012 01:31 PM
Yes. It turned out that I had 2 small goofs in it and that is why it wasn't working when I did "Status". :) Cheers!

