Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam ANC-301 Topic 9 Question 23 Discussion

Actual exam question for Salesforce's ANC-301 exam
Question #: 23
Topic #: 9
[All ANC-301 Questions]

Exhibit.

Universal Containers has a dashboard for sales managers to visualize the Year Over Year (YoY) growth of their customers. The formula used is:

YoY = [(This Year --- Last Year) / Last Year] %

Based on the graphic, when there is not an account in the Last Year column, the YoY Growth shows null results. The sales managers want to replace it with 100% value.

What is the correct function to use?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Shenika
1 months ago
I'm feeling like a sales manager right now, and all I can think about is how much I'd love to see those 100% YoY growth numbers instead of those null results. Coalesce() to the rescue!
upvoted 0 times
...
Filiberto
1 months ago
Coalesce() is the way to go! It's like a superhero function for replacing those pesky null values. Null be gone!
upvoted 0 times
Leonora
1 months ago
A) substr()
upvoted 0 times
...
...
Luis
1 months ago
The replace() function could work, but it's not the most efficient option. Coalesce() is specifically designed for this kind of data transformation.
upvoted 0 times
Cherrie
8 days ago
Let's go with coalesce() then.
upvoted 0 times
...
Pamella
9 days ago
I agree, coalesce() is specifically designed for this kind of data transformation.
upvoted 0 times
...
Nathan
11 days ago
I think coalesce() is the best option here.
upvoted 0 times
...
...
Alaine
2 months ago
The substr() function doesn't seem to be the right choice here. We need to replace the null values, not extract a substring.
upvoted 0 times
...
Tarra
2 months ago
I think the correct function to use is coalesce(). This function will replace the null values with the specified value, which in this case should be 100%.
upvoted 0 times
Odette
28 days ago
Yes, coalesce() will replace the null values with the specified value, which is 100% in this case.
upvoted 0 times
...
Odette
1 months ago
I agree, coalesce() is the correct function to use in this scenario.
upvoted 0 times
...
Mozell
1 months ago
Exactly, using coalesce() will solve the issue of null results in the YoY Growth calculation.
upvoted 0 times
...
Kizzy
1 months ago
That makes sense. Coalesce() will replace the null values with the specified value, which is 100% in this case.
upvoted 0 times
...
Ronald
2 months ago
Yes, you are correct. Coalesce() is the correct function to use in this scenario.
upvoted 0 times
...
Isabelle
2 months ago
That makes sense, coalesce() will replace null values with the specified value.
upvoted 0 times
...
Alecia
2 months ago
Yes, coalesce() is the correct function for replacing null values.
upvoted 0 times
...
Lakeesha
2 months ago
I think the correct function to use is coalesce().
upvoted 0 times
...
...
Fernanda
2 months ago
I'm not sure, but I think replace() function might also work in this case.
upvoted 0 times
...
Clarinda
2 months ago
I agree with Virgina, coalesce() function will replace null results with 100%.
upvoted 0 times
...
Virgina
2 months ago
I think the correct function to use is coalesce().
upvoted 0 times
...

Save Cancel