Skip to main content

#Data36028 人がディスカッション中

 I am working on a poc where the agent should respond to a natural prompt like: "Give me the forecast for the next 3 months of orders."

 

 And the expected output would look something like this (generic example):  

Forecast Summary (Next 3 Months) 

Month 1 → $XXM 

Product A ($XM) 

Product B ($XM) 

Product C ($XM) 

 

Month 2 → $XXM 

Product D ($XM) 

Product E ($XM) 

Product F ($XM) 

 

Month 3 → $XXM 

Product G ($XM) 

Product H ($XM) 

Product I ($XM) 

 

Insights 

Revenue trend across months 

Top contributing products 

Inventory planning recommendations 

 

 I’ve already set up

OrderItem ,Order and Product data streams in Data Cloud

, created relationships. 

 

👉 Has anyone implemented this kind of

forecasting pipeline? Any guidance, best practices, or Salesforce documentation links would be very helpful. 

 

#Agentforce  #Data Cloud  #Data360

1 件の回答
  1. 昨日、13:42

    Hi @Sourabh Dondekar

     

    Here are my few cents: 

    - Don't try to make the agent "calculate" the forecast in real time. Build a Calculated Insight (or a data transform feeding a DMO) in Data Cloud that pre-computes monthly forecast numbers by product — trend/moving-average logic. 

    - If there is a dire need, better to create a predictive model in Data Cloud (see this for how part:

    https://www.salesforceben.com/how-to-approach-predictive-ai-in-salesforce-data-cloud-key-steps-and-considerations/

    ). 

     

    Reasons for above:  

    -

    Token limits — 3 months of OrderItem-level data across products will blow past what you can stuff into a single prompt/action response, especially at scale. 

    - Reliability — LLMs are decent at spotting a rough directional trend from a summarized table, but bad at actual numeric extrapolation. Ask it to "predict Q on the fly" and you'll get plausible-sounding numbers, not accurate ones — risky for anything decision-driving. 

    - Consistency

    — same prompt twice can give you two different forecasts. Not great when a sales/ops person questions the number.  

     

    Best middle approach:  pre-aggregate the data  via a Data Cloud CI/transform, then hand

    that summarized table to the LLM and ask it to interpret trends.

0/9000

Hi Trailblazer Community,

I am trying to complete the badge "This Badge Requires a New Custom Predictive Models in Model Builder Playground", but I'm unable to proceed because the playground creation is failing.

I am receiving the following errors:

And when I click Create Playground, I get:

What I have already tried:

  • Refreshed the page
  • Logged out and logged back in
  • Tried a different browser
  • Cleared browser cache
  • Waited and retried

 

Unable to Create Predictive Models in Model Builder Playground

 

 

Unfortunately, the issue still persists.

Has anyone else experienced this problem recently? Is there any workaround, or is this a known issue that requires a fix from the Trailhead team?

Any help would be appreciated. 

 

Thank you! 

 

#Trailhead Challenges  #Trailhead  #Data360  #Data Cloud  #TrailblazerCommunity

13 件の回答
0/9000

 Hi Trailblazer Community, 

I’m working on the Trailhead project “Enhance Agentforce to Act on Data with Conversational Language.” 

I’m trying to open the Create Check-in Guest Event Flow from Setup → Flows, but Flow Builder shows this error: 

 

The Flow is available and shows 

Draft – Version 1

. I’ve also tried refreshing and reopening it, but the issue persists. 

  

Has anyone faced this issue or knows how to resolve it without recreating the Flow?

 

https://trailhead.salesforce.com/content/learn/projects/connect-data-cloud-to-copilot-and-prompt-builder/enhance-copilot-to-act-on-data-with-conversational-language

Unable to Open “Create Check-in Guest Event” Flow – Error ID -1608130020

  

Thanks! 

  

#Data360  #Trailhead Challenges

 

 

#Trailhead

3 件の回答
  1. 8月21日 16:37

    Hey Seenu, 

     

    Good point, thanks for adding that. If Trailhead is showing a platform-side banner about active playground/assessment issues, that would explain why the troubleshooting steps above haven't resolved it for some people, it may just be a temporary backend issue on Trailhead's side rather than something fixable client-side. Worth keeping an eye on that banner and retrying once it clears.

0/9000

My team is currently pulling report data available from the Marketing Cloud Engagement data views, based on the documentation list, but we haven't found any documentation on whether the same report is also available in Marketing Cloud Next? 

 

For the reference: 

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

 

 

Thank you 

 

#Marketing Cloud  #Data360

0/9000

Hi Trailblazer Community, 

 

I'm trying to start the badge Marketing Cloud Next Email Sending Essentials under the Data 360: Develop and Build Solutions trail, but I'm unable to create the required playground org.

Whenever I click on Create Playground, I get the following error message:

Error creating playground for Marketing Cloud Next Email Sending Essentials badge

 

 

I tried refreshing and waiting, but the issue persists. Has anyone else encountered this problem or found a fix? 

 

Thanks for your help!  

 

#Trailhead  #Trailhead Challenges  #Data360  #Marketing Cloud  #Trailhead Playground  #Trailhead Playground Management

5 件の回答
  1. 8月17日 2:10

    Hi @Santosh Gund

     

     

    I opened a case and received the following response. I think the only option is to wait until the matter is resolved. 

     

    Please be informed that the team is working internally to add more capacity to spin up the orgs related to orgfarm orgs related to the Trailhead. 

0/9000
1 件の回答
0/9000

Hi everyone,

I am looking to dive deep into Salesforce Data Cloud (Data 360), but I am facing a real challenge as a beginner.

While platforms like Trailhead are great for definitions and theoretical concepts, they often lack the depth needed for true hands-on learning, self-paced onboarding, and job readiness.

Here is the current reality for anyone trying to learn Data Cloud independently:

  • Scattered Resources: High-quality learning material is completely scattered across the internet. It feels impossible to find a structured path.
  • Lack of Beginner Tutorials: If you search YouTube or Google, you will find endless tutorials for Sales Cloud or Service Cloud. However, Data Cloud resources are extremely limited.
  • Only Short Glimpses: The existing free videos only show short clips of mapping, identity resolution, or segmentation. There is almost nothing that teaches Data Cloud from "A to Z" or scratch for someone with zero prior experience.
  • No Hands-on Orgs: Getting a proper sandbox or practice environment to learn on our own from home is a massive hurdle.

I want to learn this entirely on my own, at home, without paying hefty coaching fees.

My questions to the amazing leaders and experts in this community:

  1. Is it truly possible for a beginner to master Data Cloud from scratch through self-study?
  2. Apart from Trailhead, what structured resources, documentation, or hidden guides can we follow?
  3. How can a beginner get practical, hands-on experience and become job-ready on their own?

Would love to hear your insights, tips, and roadmaps! Let's help the community grow. 👇

#data360 #Trailhead Challenges #Data Cloud

9 件のコメント
0/9000