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
- :
- Search
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Show
- Discussions
-
in accepted solutions
- +
-
solved
- +
-
in Formulas & Validation Rules Discussion
1 - 10 of about 700 discussions
Sorted by:
Hi how do i get the seconds like 0-60 (so counting and resetting) from something like Now()-CreatedDate?
06-19-2013
09:26 AM
1
Reply
30
Views
Workflow forumula to capture date a case leaves a ...
by JSksa in Formulas & Validation Rules Discussion
Hello! I'm a little stuck. I'm trying to create a workflow to populate a custom date/time field. Our cases first get assigned to a "queue" named "support queue" I have a form...
06-18-2013
08:28 AM
7
Replies
66
Views
Possible to write a validation rule that can evalu...
by sterkte9 in Formulas & Validation Rules Discussion
I need a validation rule that can If the Reject comments field does not contain SAVED data (not that it is empty) and the picklist value = Rejected = error message Is there a function that can h...
06-14-2013
12:35 PM
1
Reply
87
Views
Hi, I am very new to formulas and SF and can't seem to get SF syntac right. I keep getting errors on this formula. I would really appreciate some help! If ((RecordType.Id), ("012E0000000MoYF&...
06-05-2013
01:22 PM
4
Replies
171
Views
...think I have the beginning of it, but I don't know how to finish it. I am unsure of the part below (as it's not working) that says: NOT( Validated__c ) ,
Convert Lead = TRUE
) Here is the full rule...
03-11-2013
02:05 PM
5
Replies
383
Views
Anyway to optimize this workflow formula?
by sfdc-admin-sm in Formulas & Validation Rules Discussion
Hello All, I currently have a working workflow formula as follows: IF(Product2.Name = "13-Credits" && Quantity = 1, 13, IF(Product2.Name = "13-Credits" && Qua...
06-11-2013
03:12 PM
2
Replies
137
Views
Hello Experts, Is there a possibility to view Account or any Other Customer/Standard Objects fields value on Task Screen using formula or workflow? Don't want to update via Apex Code class/Batch c...
06-11-2013
02:51 AM
3
Replies
148
Views
Hi, I have a custom object with a text area(255 for the moment) who is the address. I'm trying to find if it's possible to make a validation rules to know if the address populate by the user is fol...
06-07-2013
02:58 AM
1
Reply
142
Views
Please help ! Formula field = Number of days elapsed between, when the record is in the New status until it is moved into the Open, In prrogress, or Closed statuses Where Status is a picklist fi...
06-06-2013
01:52 PM
2
Replies
187
Views
Hi, Tearing my hair out over this one. I need a simple validation rule to check that a percentage field's value is <> 100%. This is my rule: Percentage_Complete__c = 100 This is the re...
06-06-2013
11:35 AM
4
Replies
169
Views

