Skip to main content The last day to register for a Salesforce or Tableau exam is June 30th. Learn more about the new Salesforce certification experience coming July 21st.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

i cleared all the certification for b2b solution architect certification but could not get credentials. I completed data architect, sharing visibility architect, platform developer1, platform app builder. but could not get certification of b2b solution architect 

4 answers
  1. Today, 9:55 PM

    I am thankful to PassCertHub for providing premium quality service, which helped me pass my Salesforce B2B-Solution-Architect exam.

0/9000

I have a flow that is working if there is only one line item but if there are multiple line items the flow doubles the currency add 

 

 

Flow Loop adding currency is Doubling the amount

 

 

Mark up fee is double what it should be- Add currency field 

 

Expert fee should be 1500  

Screenshot 2025-06-28 at 13.22.26.png

 

but the hours are correct? add Number fields  

 

And yes, I know there is too much pink on this flow. I am testing a few theories  

 

#Flow  #Flows  #Salesforce Flow

1 answer
  1. Today, 9:40 PM

    Your record is in a loop because the variable has not been reset. Your flow will always get the past value and add the new one in each loop iteration.

    After each iteration, you need to reset the count variable for this specific use case. 

     So for this:

    • Create a count variable
    • Assign the value you need
    • Assign this value to the record field
    • And after that, reset the count
0/9000
0/9000
2 answers
  1. Today, 9:39 PM

    I am thankful to PassCertHub for providing premium quality service, which helped me pass my Salesforce B2B-Solution-Architect exam.

0/9000
1 answer
  1. Ajaypreet Singh Saini (Grantbook) Forum Ambassador
    Today, 9:38 PM
0/9000
1 answer
  1. Ajaypreet Singh Saini (Grantbook) Forum Ambassador
    Today, 9:33 PM

    Hey @Frank Dippolito, there is no official trailmix but you can checkout this one: 

    https://trailhead.salesforce.com/users/venkat9880/trailmixes/deployment

     

    I personally love using copado for deployment 

    https://essentials.copado.com/app/SignInCmpnt.html

0/9000

Hi there folks, i hope you are doing well, 

and I sincerely hope this is the right place to ask. 

 

I have previously attempted my Salesforce Administration exam with Kryterion/Webassesor, but unfortunately I was not successful on my first attempt. I am now in the process of preparing for my second attempt. 

Over at Kryterion my rewrite is at a discounted price  ($100), if I schedule my exam on the new platform, do I keep my discounted rewrite price, or will the exam cost be the same as for a first time attempt ($200)? 

 

Looking forward to any information, 

Take care :)  

 

#Certifications

1 answer
  1. Ajaypreet Singh Saini (Grantbook) Forum Ambassador
    Today, 9:30 PM

    Hey @Hendrik Gouws, checkout this FAQ article to learn everything about the new certification experience. 

    https://trailhead.salesforce.com/help?article=New-Salesforce-Certification-Experience-FAQ

0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 9:11 PM

    Hello @Abdul Rehaman Syed it is important that the Travel Approval's name respect TA-00001. If not please delete, and recreate the records, or take again the challenge.

    Eric

0/9000
8 answers
  1. Jun 23, 7:38 AM

    Hi @sravani eledi

     

    Kindly try below 

     

    1. setup-- object manager 

    2. select the object 

    3. From left open the lightning record page 

    4. Open the page 

    5. From left panel you can add a Tab / Related list which can be utilized to select activities. 

     

    Thanks

0/9000

 

 

Hi, 

 

I am trying to add a multi select to my omniScript. 

Salesforce help article:

https://help.salesforce.com/s/articleView?id=xcloud.os_omniscripts_multi_select_element_16739.htm&type=5

 

 

But when I add manual and add an option -> save and new. I get the following error: 

markup://vlocity_cmt:omniDesignerMultiSelectPropertySet 

 [Cannot read properties of undefined (reading 'find')] 

 

 

Multi-select property in OmniStudio

 

 

Screenshot 2025-06-28 at 21.08.23.png

 

 

Screenshot 2025-06-28 at 21.06.36.png

 

Apologies if this seems something simple but I can't figure out what is missing as I am following what is in the doc.  

 

Thank you 

 

#Omnistudio #Salesforce Developer #Vlocity #Industry

  

 

#Trailhead

0/9000