Skip to main content

#Newbie0 discussing

I am trying the following calculated field which does not error in the editor but doesn't return the expected values.

IF (SUM([P_L_Revenue]) = 0 AND SUM([BP_Revenue_Target]) > 1) THEN 0

ELSEIF SUM([P_L_Revenue]) >= SUM([BP_Revenue_Target]) THEN 1

ELSEIF SUM([P_L_Revenue]) < [Revenue Below Target] THEN 3

ELSE 2

END

 

Where I have null P_L_Revenue and $40,000 in BP_Revenue_Target, I do not get 0, ELSE 2 comes in to effect.

3 answers
  1. Nov 11, 2015, 7:26 PM

    hi Mary,

     

    ...or you can put a ZN function in-front of each value...this just means any nulls get read as zeros.

     

    So would be

     

    IF (SUM(ZN([P_L_Revenue])) = 0 AND SUM(ZN([BP_Revenue_Target)]) > 1) THEN 0

    ELSEIF SUM(ZN([P_L_Revenue])) >= SUM(ZN([BP_Revenue_Target])) THEN 1

    ELSEIF SUM(ZN([P_L_Revenue])) < [Revenue Below Target] THEN 3

    ELSE 2

    END

0/9000
I would love some help. I’ve tried to post this as a question and it won’t let me. I have Salesforce for my nonprofit and signed up for Trailblazer because they said I need to do that to learn how to use it. Most of all, I need a CRM to help me keep track of client conversations and information. None of the classes that were recommended have anything to do with that. I downloaded the app today and I’m hoping someone can tell me what to do. Is there any option where I can just indicate the tasks I need to do and have related training be recommended? The classes I’m directed to have to do with AI and other things that I’m not ready to deal with right now. I’d love some help. Any thoughts? Thank you! #Newbie
0/9000

🏔TRAILBLAZER🥾

/treyl-bley-zer/noun

 

(1) a pioneer; an innovator; a lifelong learner; a mover and shaker. 🤓

(2) a leader who leaves a path for others to follow. 🤩

(3) most importantly, a person who builds a better world for others. 🌏

 

🤔What does being a Trailblazer mean to you? Use #BeATrailblazer and drop your answers below.⬇️ 

 

🎥 Don't forget to check out our brand new series, Trailblazer on Salesforce+ today. 

 

@Trailblazer Community Cove #Trailhead #TrailheadQuest #TrailblazerCommunity

 

🏔TRAILBLAZER🥾/treyl-bley-zer/noun (1) a pioneer; an innovator; a lifelong learner; a mover and shaker. 🤓(2) a leader who leaves a path for others to follow.

1,790 comments
0/9000

Hi All, I have registered for the Associate certificate exam from webassessor.com till the last step. I received an email stating my registration is failed to process due to which the exam was not scheduled and the status showing for the same in Receipts tab is cancelled.

But now when I am trying to re-register for the same I am not getting Register option, its showing you have already registered for the exam.

Not getting any option tried to refresh and re-login the site.

Please help #Certifications #Exams #Help  #Newbie

6 answers
  1. Ines Garcia (get: Agile) Forum Ambassador
    May 13, 2024, 1:17 PM

    open a case with kryterion they have chat available, most efficient way to sort things out

0/9000

Join the #Newbie Tableau User Group virtual event today, March 6th at 9 AM PST, 5 PM GMT, for two exciting topics:

 

What’s going on in the data source page?

  • The data source page is where the insights begin, from organizing and molding data to identifying relationships, allowing you to effortlessly transform raw data into meaningful visualizations.

 

Why We Visualize Data and, how to Focus on the Data.

  • An introduction to data visualization, best practices, and talk about why we visualize data in the first place.

 

RSVP now and bring a friend along: https://usergroups.tableau.com/events/details/tableau-tableau-newbies-user-group-presents-mar-2024-newbietug-whats-in-the-datasource-page-why-we-visualize-data-ft-the-flerlage-twins/

 

usergroups.tableau.com

0/9000
8 answers
  1. Mohit Kumar Agarwal (Dell Technologies) Forum Ambassador
    Jan 12, 2024, 3:06 AM

    Definately have a look on this - https://tidbitsforu.com/sfmc-certifications/

0/9000