Joey_Forcelli1

Joey_Forcelli1

Contact Me
Online Status
Offline
Date Last Visited
‎01-28-2020 02:06 AM
Level 5
Joined the community 07-10-2015
Rank Icon Level 5
Seattle, WA
  • Re: Sales Insight - Salesforce Activity History

    Yes, it is possible to include the Sales Insights data into the activity history. I would definitely recommend being intentional with what you have populated in the activity history from Sales Insights. You do not want to create a lot of clutter that would prevent sales from effectively using the ...

    image_type
    Discussions
    1545 0 0
  • Re: Marketo Calendaring in emails ?

    Is it a requirement to have specific dates and times populated in the email? It might be more trouble than it's worth to try to get that content to dynamically populate. Lets say, for example, you have time slots a,b, and c displayed in your email because they are available at the time of deployme...

    image_type
    Discussions
    1588 1 1
  • solved badge Re: Marketo Certification Doesn't Show on Profile

    Scott Wilder​ I also need:MCE designation added to my profileBe added to the Expert FinderThe MCE logoThank you.

    image_type
    Discussions
    646 0 0
  • solved badge Re: Need Help With a Velocity Script

    Got it. The fields that are being evaluated are integer fields not score fields. I changed the "$oppScoreField" for "$oppIntegerField".Thanks for all your help.

    image_type
    Discussions
    888 0 0
  • solved badge Re: Need Help With a Velocity Script

    Regret to say but this didn't work for me either. Going to go an alternate route and create a Boolean field that gets updated by the 2 fields I need evaluated and run my script off that field.I still don't understand why #if( $convert.parseNumber($OpportunityList.get(0).Highest_Score__c) > 0 || $co...

    image_type
    Discussions
    3435 0 2
  • solved badge Re: Need Help With a Velocity Script

    Sorry dude, very new to velocity scripting.I just tried the following and again it didn't work:#if( $convert.parseNumber($OpportunityList.get(0).Highest_Score__c) > 0 || $convert.parseNumber($OpportunityList.get(0).Highest_Score_2__c) > 0 )Appreciate your help with this.

    image_type
    Discussions
    3435 0 4
  • solved badge Re: Need Help With a Velocity Script

    The second part of that statement is a different field I also want to evaluate. Are you saying to drop the "$convert.parsenumber" piece?I just tried the following and it did not work:#if( $convert.parseNumber($OpportunityList.get(0).Highest_Score__c) > 0 || ($OpportunityList.get(0).Highest_Score_2_...

    image_type
    Discussions
    3435 0 6
  • solved badge Re: Need Help With a Velocity Script

    Thank you Sanford.To turn this into an OR statement, would the logic need to be:#if( $convert.parseNumber($OpportunityList.get(0).Highest_Score__c) > 0 || $convert.parseNumber(${OpportunityList.get(0).Highest_Score_2__c}) > 0 )

    image_type
    Discussions
    3435 0 8
  • solved badge Re: Need Help With a Velocity Script

    Still trying to troubleshoot this and I am thinking that the field is not being recognized as a integer field.I set $test = highest score + 1 and the output was [highest score]1.

    image_type
    Discussions
    3433 0 10
  • solved badge Need Help With a Velocity Script

    Hey All,I am trying to put together a simple script to populate an image url based upon a integer value. I essentially want 1 image if the value is greater than 0 and a default image if the value = 0. I tried using the below script but it did not work (I have replaced the actual URL with place hol...

    image_type
    Discussions
    4532 2 11

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Boost 50 Boost 50 Earned on 2.08.21 Earned by 204 people Select to learn more
  • Boost 25 Boost 25 Earned on 2.08.21 Earned by 353 people Select to learn more
  • Boost 10 Boost 10 Earned on 2.08.21 Earned by 709 people Select to learn more
  • Boost 5 Boost 5 Earned on 2.08.21 Earned by 1228 people Select to learn more
  • Boost 3 Boost 3 Earned on 2.08.21 Earned by 1806 people Select to learn more
  • Applaud 25 Applaud 25 Earned on 2.08.21 Earned by 448 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3991 people Select to learn more
  • Applaud 5 Applaud 5 Earned on 2.08.21 Earned by 1841 people Select to learn more
Public Statistics
Date Registered ‎10-07-2015 11:27 AM
Date Last Visited ‎01-28-2020 02:06 AM
Total Messages Posted 100
Likes Received 55
Likes from