Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.

Feed

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

Trying to complete the first challenge, created prompt, edit flow by adding action element and update records, but when I go to contacts but not record was there with name Lashita, so tried to add manually then try to add fitness, but it throwing an error: that we can't save the records because: translate fitness survey input process failed. and meanwhile I was creating prompt, i didn't get ChatGPT 4 trubo, I selected ChatGPT 4 only, please help" Review the errors on this page. 

We can't save this record because the “Translate Fitness Survey Input” process failed. Give your Salesforce admin these details. Missing required input parameter: Input:Account Error ID: 1276177728-19148168 (-397014186)Missing required input parameter: Input:Account Error ID: 1276177728-19148168 (-397014186)"

Show less

 

 

Prompt Builder Templates Superbadge challenge1 Unit-issue

 

 

Capture1.PNG

 

 

 

errr.PNG

 

 

 

 

 

#Trailhead Challenges

5 answers
  1. Today, 5:35 AM

    @Payal Saxena

    Yes It should be 'flex' template type. Are you able to preview with sample record after creating prompt builder? if yes 

     

    Are you able to debug with flow after mapping action? if yes 

     

    Try to create new fitness record against on given test data (i.e contact 

    Latisha Bryce

     

    based on your error I can see flow configuration is good, could you check prompt template input fields you must give three while creating it (Account, Contact & Fitness). Cross check once and let me know if any issues. Thanks  

     

0/9000

I've recently gone through a number of Trailhead and Udemy courses on SF. During that journey, I've made a series of adjustments in settings and customizations, mostly through following Udemy instructors. Now I'm trying to follow various sections within Trailhead, following their exercises and keep running into issues with SF Trailhead not recognizing my word. For example, I recently created a report and copied her naming and every step (multiple times) yet when I go to validate, it returns an error stating they can't find it... For Example.. I can't find a report named 'New Discoveries Report', yet I've created it multiple time. Oddly, it's not showing up int eh Recents section, even after immediately creating it. I have to go to Created By Me or some other subfolder to find it. I'm thinking that could be related to why SF can't find it. Can anyone think of why that would happen? Specifically, why aren't Reports and Dashboards not showing up in the Recent Folder?  

 

#Trailhead Challenges

0/9000

I'm not sure if I booked reservations wrong on this exercise or just made too many mistakes creating an agent but here is an attachments that may or may not be related to an earlier problem when Trailhead wouldn't accept the "ccid" name for one of the fields I just started using "ccii" to get around it and it seemed to work but I think I had more problems creating an agent and apparently I can't just delete the past agents and hotel reservations just to start from scratch. Any suggestions? 

 

#Trailhead Challenges

0/9000

Hi  

 

I created one usage product in Salesforce Revenue cloud and try to rate Usage transactions by created Transaction Journal. When i execute the Summarize job it is creating Usage Summary records with no quantity consumed. I observed that runtime_industries_usage__CreateEmptySummaries job is getting called when summarize program is executed which is creating 0 quantity consumed usage summary records.  

 

What would be the reason for this and can i resolve this? I have proper billing permission sets added to my profile. 

 

#Trailhead

0/9000
2 answers
  1. Today, 5:06 AM

    Hi Dharaneeshwaran,

    Try unchecking the checkbox "deselect the checkbox Restrict picklist to the values ​​defined in the value set" in Picklist (Multi-Select) Options in the settings for "Close Reason".Please make sure that you don't have any apex logic or validation rules to

    prevent insertion. Do try in a different browser as well.

    This might help

    Thanks

0/9000

I have a record triggered flow on the quote that triggers when a quote is created or updated. In this flow, there are get components and assignment components to update fields on the quote. 

When I debug the flow as if the quote record is created or updated, the flow runs correctly and updates the fields on the quote as expected.  

When I activate the flow, it does not update the fields on the quote when it is created but it does update them when the quote record is edited and saved.  

I can't figure out what the difference would be between the debug and activating the flow and actually creating the record.  

 

#Flow  #Quotes  #Salesforce Admin

4 answers
  1. Today, 5:04 AM

    Hi Jessica,

    Are you debugging the flow with specific user or is done with admin? Maybe the user which triggers the flow in org has access issues. Kindly confirm this.

    Thanks

0/9000

Hello! I have an escalation rule that I want to fire if it's been in the "assigned" status too long. I have the rule set to fire after 30 mins based on last modification time. I have it set up this way bc I have a flow round robin that moves the case from the queue to a team member while also updating the status to assigned. 

Theoretically if the case sits here in the assigned status under its new owner for 30 mins it would escalate and be returned the the queue. It's not happening. The rule is active. My cases meet the criteria after update. Is it my formula? Or do escalation rules not work once they're pulled out of a queue? What am I missing. I feel like it should be easier than this. Have I been staring at this so long I overlooked something simple?  I should note this is in Sandbox.

 

Why is my escalation rule not firing?

3 answers
  1. Today, 5:01 AM

    Hi Katie,

    You will be able to test escalation rules in sandbox.

    Case Record Type - record type name should be API name. Can you edit that and retry.

    Thanks

0/9000

I want to create a "Lifecycle Stage" field on my Individual DMO and fill it depending on related records. E.g. value would be "Active" if the Individual record has a related Account record with status = Open. 

 

I thought calculated insights would be able to do this at first, but those seems to be more like rollups and less logic-driven. Data transforms create new DLOs, and I have many Data Streams going into the Individual DMO. 

 

Does anyone know how to do this? 

1 answer
  1. Today, 4:57 AM

    Hi George,

    If you have all the data required to verify the lifecycle stage in single DLO, you can simply create a custom formula in DLO itself and can be used in mapping to respective field in DMO. You are also free to create a custom field in DMO.

    Please utilize calculated insights only when insights are complex.

    Thanks

0/9000

I'm trying to integrate new changes to a previous Calculated Insight using the Query Editor, and then just export the SQL query back to the Calc. Insights SQL Builder, but when i copy the SQL expression from the C.I. into the Query Editor i get this error message. I tried to change the object names using double quotes in every name ("ssot__Individual__dlm") but this didn't work. The errors keeps the same.

 Is the Query Editor 100% compatible with the queries created on the Calc. Insights builder? Or is there a better way to build my query and see the results before run it into the Calc. Ins. SQL Builder?

 

 

Is there a way to troubleshoot a Calculated Insight using the Query Editor?

 

Captura de pantalla 2025-07-25 200924.png

1 answer
  1. Today, 4:53 AM

    Hi Antonio,

    Can you remove the and condition for sum and try.

    Thanks

0/9000