A Check Condition Question
That works fine where A and B are the only two options. If the rest of the alphabet are also options you have a huge problem!
View ArticleA Check Condition Question
Wanted to thank everyone that replied. It was a lot of help.the solution for this one ended up using the "IN" qualifier for the Check Condition.I'm trying to get them to approve using JS, because I...
View ArticleA Check Condition Question
Hi, I have observed that we can Enter the multiple values using ';' when we use a Picklist/Option Set for the condition and not when using Text Field as in this case.I would suggest making the Text...
View ArticleA Check Condition Question
This might also help. Saves creating multiple workflows or nested ifs:http://leontribe.blogspot.com.au/2012/03/using-or-condition-in-workflows.htmlLeon TribeWant to hear me talk about all things CRM?...
View ArticleA Check Condition Question
I am so confused. Here are the screen shots that show how I have this set up. (Currently, this is set to update another Text field. Works fine without the IF statement, or if the Condition is just one...
View ArticleA Check Condition Question
Ashish,I'm going to test this out some more tomorrow morning. But I'm going to Mark this as an answer now, even so. If nothing else it could help me figure it out. (I'm so hoping that I don't have to...
View ArticleA Check Condition Question
Hi,Please have my screen shots:1:2:I hope this helps. If my response answered your question, please mark the response as an answer and also vote as helpful.Ashish Mahajan, CRM Developer, CSG...
View ArticleA Check Condition Question
Frank,My apologies on not specifying that it was for a workflow. However, thank you very much for your answer. That shows me something else I needed to figure out. So it certainly will not go to...
View ArticleA Check Condition Question
Ashish,I am using it to update another field. The other field is a picklist. But I am using the picklist to define what is showing up. And it certainly works when I use a single State.Can you send a...
View ArticleA Check Condition Question
Jerry,That is what I was afraid you were going to say. That would end up with 75 or so If/Thens. I was hoping to avoid that kind of set up.Daniel
View ArticleA Check Condition Question
If you want mutliple cases you will need to create mutliple filters. If State/Provicne equal MD;DE;VA will only return if the State Province set to the value. Since you want to do multiple states, you...
View ArticleA Check Condition Question
If this is for Advanced Find format - State/Province is a text field so you would have to create three lines of equal as a example and them GROUP OR the three lines. Select each line from the left...
View ArticleA Check Condition Question
Hi,I am assuming you are trying above in a workflow. I tried just now 2 different workflows with same conditions (the entity and fields are different). It works for me every time. I am using CRM 2011....
View ArticleA Check Condition Question
I apologize if this is something that has been asked before. But I did a search and it kept coming back empty.I am trying to set up a Check Condition that contains multiple possible answers.For...
View Article