Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

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

Having conversations with clients, I have difficulties explaining and making it tangible for non-tech and business related positions contacts. I always take examples and make sure its understood but i feel like being creative and having it all explained in one or two slides. 

Goal : explaining how credits are consumed without talking about rows. ;) 

 

Thanks

1 answer
  1. Tom Bassett (Vera Solutions) Forum Ambassador
    Today, 9:01 PM
    @Datablazer Community Group may be able to share some resources
0/9000

Hello all 

 

We are exploring an idea of triggering 'Data action'(Feature in Data Cloud that works on CDC architecture) through apex change event trigger. Since we already have it for Sobject(platform feature), we want to extend apex trigger for Data Cloud objects as well. Have you seen this ask from customers or prospects or you have a need? Basically, trying to see the value of ideating this topic

4 answers
  1. Today, 7:58 PM
    You could have flows that fire on changes to DMOs… not Apex, but maybe your flow can invoke Apex. Would be better to have it direct, but for now it may work.
0/9000
1 answer
  1. Today, 2:11 PM

    There's another

    module you need to complete with the same org to install the Position and Candidate fields. It's called "Build a Data Model for a Recruiting App"

     

    The Position and Candidate are standard fields not custom fields. So if you created those fields yourself, you've made a mistake. 

    Complete the

    "Build a Data Model for a Recruiting App" module and return this particular task (PLEASE USE THE SAME ORG). 

     

    Afterwards, You’ll need to make sure the ‘Manage Job Applications’ permission set has the correct field-level security for the Job Application object. Here’s how to do it:

    1. Go to the Quick Find box and search for Permission Sets.
    2. Click on Manage Job Applications.
    3. Scroll down and click on Object Settings.
    4. Find and click on Job Application.
    5. Click Edit.
    6. Under Field Permissions, ensure Read Access is checked for all fields.
    7. For Position and Candidate fields, make sure only Read Access is enabled (uncheck Edit Access).
    8. For all other fields, ensure both Read Access and Edit Access are checked.
    9. Click Save.
0/9000

 the first case 470966159 im having trouble with . is getting it deployed to my org because i added it to the visual studio code but getting lots of errors and not sure if i put it in right if someone could help me to look into it and ive wrote many cases about this at times ive called it single record or bear tracking and im not able to fix it ive tried. 

 

470976813 and the second case i havent started to create the write positive tests cause i have the other case in there left with nothing happens . im looking for some asssistance with theses cases so i can move forward  

 

#Trailhead Challenges  #Trailhead

0/9000
1 answer
  1. Today, 7:30 PM

    Hi @Archana Doli

     

    Try below all steps to verify the challenges steps: 

     

    1. Check your Validation Rule(s) on Opportunity

    • Review all active rules
    • Look for any custom validation rules you added
    • Check if any rule is blocking  Opportunity creation (especially if it doesn’t allow blank fields or fails silently)

      

    2. Temporarily Deactivate Other Validation Rules 

    3. Make Sure You’re in the Correct Playground 

    4. Try Creating an Account Manually 

0/9000

Dear Customer Support Team,

I am following the instructions to remove the "Record Detail - Mobile" component to provide a dynamic form experience for mobile users. However, I am unsure where exactly this component is located and how to identify it in the Lightning App Builder.

The instructions state:

  1. Go to Setup and search for App Builder in the Quick Find box.
  2. Select Lightning App Builder.
  3. Click Edit next to New Opportunity Page.
  4. Click the Details tab in the canvas.
  5. Hover over the Record Detail - Mobile component and click Delete.

I am having trouble locating the "Record Detail - Mobile" component in step 5. Could you please clarify where exactly this component appears and how I can ensure that I am selecting the correct one?

Your guidance would be greatly appreciated.

Best regards, 

 

#Trailhead Challenges

3 answers
  1. Today, 7:28 PM

    @Arnab Mukherjee it is from the "Lightning App Builder", Section "Get Started With Dynamic Forms".

0/9000
0/9000
1 answer
  1. Today, 7:22 PM

    Hi @Meelend Kourav

     

    Try below all steps to verify the challenges steps: 

     

    1. Check your Validation Rule(s) on Account 

    • Review all active rules
    • Look for any custom validation rules you added
    • Check if any rule is blocking account creation (especially if it doesn’t allow blank fields or fails silently)

    2. Check the Validation Rule Error Message

     Trailhead requires exact text match for error messages in some modules.  Make sure your Error Message is exactly: 

      

    3. Temporarily Deactivate Other Validation Rules 

    4. Make Sure You’re in the Correct Playground 

    5. Try Creating an Account Manually

0/9000
1 answer
  1. Today, 7:17 PM

    Hi @Meelend Kourav

     

    This suggests: 

    • The formula is either incorrect, reversed, or missing ----> Days_Remaining__c -----> EndDate - TODAY()
    • The field may not be using the correct TODAY() function
    • The field may be calculating past days instead of future days
0/9000