Skip to main content

#Trailblazer Community Questions4 283 personnes en discutent

Hello, 

 

I have set up the Enhanced Field History Tracking. I mapped it to a custom object I built and have set up the flow but it currently is not creating the records in the custom object I built. I am not sure were the error is.  

Salesforce Labs Enhanced Field History Tracking

 

Enhanced Field Flow.png

 

Debug Enhanced.png

 

 

 

#Appexchage Apps

3 réponses
  1. Aujourd’hui, à 21:44

    BINGO!!!  Once I learned a little Apex, I was able to get it working.  Thanks for the insight.

0/9000

Hi All, 

 

Have any of you had any reports of the SF Authenticator app sending approval prompts even when a User is not trying to log in? 

 

I have now had two reports of this behaviour and I am unsure what to do. The login and session mgmt logs are not telling me anything. 

 

Is it enough to have them uninstall/reinstall the app and disconnect on their User record? 

 

Any insight would be helpful! Thanks!! 

 

#Security  #TrailblazerCommunity  #Salesforce Admin  #Salesforce

1 réponse
  1. Forum Ambassador Eric Burté (DEVOTEAM)
    Aujourd’hui, à 21:22

    Hello @Carolyn O'Connor maybe check your user's LoginHistory records to check if someone is not trying to log in with your credentials.. Eric

0/9000

Hello.  

 

Where do I find trailhead courses to help study and prep for the Salesforce Admin Exam? Also, practice tests? 

Thank you, 

Nancy 

 

#Trailhead  #Trailhead Challenges  #Salesforce Admin  #Certifications  #Certification  #Salesforce

1 réponse
0/9000
Natasha Winter a posé une question dans #Trailhead Challenges

Hello community, 

 

 I am working on this trail Customize Record Highlights with Compact Layouts.Please see work attached.  

 

How to fix The 'New Oppty Compact Layout' compact list is not configured for the opportunity object.

 

 

Any advice I feel I am missing something but not sure what. I have followed steps from other converstations but no luck. 

 

#Trailhead Challenges

3 réponses
  1. Aujourd’hui, à 15:58

    Hi @Natasha Winter,  

    Please confirm that your newly created Compact Layout is selected as the Primary Compact Layout under Compact Layout Assignment. If you have already done this and the challenge is still not validating, try completing the challenge in a newly created Trailhead Playground, as some users have reported that recreating the steps in a fresh playground resolved the issue.

0/9000

Online it is posed that the Compulsory Info Session for Q3 Intro To Coding is next week (8/23). 

 

Is there a link available for this session yet? 

14 réponses
0/9000
Mário Camargo a posé une question dans #Trailhead Challenges

Já fiz, refiz, usei IA e nada para me ajudar a resolver o problema que estou para finalizar o desafio Aprovar registros de um feed do Chatter.  

Já validei todas as informações mais de 4 vezes e está tudo correto, mas quando vou validar o desafio, ele me apresenta a mensagem Desafio ainda não concluído(a) em My Trailhead Playground 1

MISSING VALUE 

Alguém saberia me orientar o que fazer para resolver o bug? 

 

#Trailhead Challenges

1 réponse
  1. Aujourd’hui, à 20:09

    Hi , 

     

    Try changing the playground language setting to English. 

    (If it doesn't work with just the playground language setting, additionally set your browser language to English and turn off automatic translation.)

    Try the below steps to change your language:

    1. Launch your playground and Click the profile image and then click the first option(settings).
    2. It goes to the personal information page
    3. Click on Language and time zone
    4. Change the Language and Locale to English
    5. So that the playground language will be changed to English
0/9000

I have basic bar graph that can be filtered to different subsets (e.g. different US states). I need to show labels with two significant figures, which I do using a calculated field and setting the number format on the value field to 'Number (Standard)'. This works, except that values that should be X.0 are showing as X (one significant figure rather than two). Other tenths-place values appear fine. So 4134 is correctly showing as 4.1k, but 1950 is incorrectly showing as 2k. The 1950 should show as 2.0k.  

 

Why is this happening and how can I fix it? 

 

Simplified packaged workbook attached, as well as screenshot showing the issue (as occurs for 'Special-use areas' when only Arkansas is selected). 

 

#Tableau Desktop & Web Authoring

2 réponses
  1. Aujourd’hui, à 20:03

    Thanks for the response! I didn't know about [scale] and that will be very useful in many contexts. 

     

    However, neither of the solutions you proposed here will get me the required two significant digits. Your first suggestion results in e.g. 530.0 which is four significant digits. Your second has similar issues e.g. 18.4 is three significant digits. And the other issue there is that I strongly prefer to use B rather than the G that [scale] uses (billion thousand acres is bad but giga thousand acres is worse). 

     

    I thought that the behavior of Round should get me the 3.0 etc. that I'm looking for. Is there a reason it does not?

0/9000

I am using trial org with omnistudio inbuilt and hence on standard runtime. I am not able to import the omnistudio related packages in my .js file , for example import OmniscriptDate from 'omnistudio/OmniscriptDate' gives error to me.   I have a requirement to use a custom lwc for a date validation, now I am able to the validation perfectly but not able to pass the data from LWC to omniscript. I have tried Custom events as well. Below is the code snippet:      sendValueToOmniScript(valueToSend) {

        console.log('sent value1',valueToSend);

        const payload = {

            elementId: 'SinceWhen',

            SinceWhen: valueToSend,

            omniJsonData: {

                SinceWhen: valueToSend

            },

            SinceWhen: { value: valueToSend }

        };

        console.log('payload',JSON.stringify(payload));

        this.dispatchEvent(new CustomEvent('omniaggregate', {

            bubbles: true,

            composed: true, 

            detail: payload

        }));

    }    

4 réponses
  1. Aujourd’hui, à 19:52

    @Sulagna Nandi Were you able to fix this. Facing similar issue after moving to core.

0/9000

Anybody else picked up that the unit  Set Up a Marketing Cloud Next Campaign within the Campaign Optimization with Flows in Marketing Cloud Next module is missing information, within the Define the Audience

section, from point 5 onwards? 

 

I haven't tried to complete it yet and submit to check the challenge.  Any pointers? 

 

I have raised a case too!

2 réponses
  1. Aujourd’hui, à 19:38

    I ran into this kind of issue while following online tutorials too. Sometimes a missing step can make the whole task confusing. Hopefully someone can share the missing details or confirm whether the module has been updated. 

0/9000

Dear Fellow Trailblazers,  

 

For the following trailhead unit "Build a Segment and Report" under "Explore Data 360 Core Functionality" Badge,  

 

https://trailhead.salesforce.com/content/learn/projects/explore-data-cloud-core-functionality/build-a-segment-and-report?trail_id=data-cloud-explore-setup-to-activation

 

I'm stuck on step 7 - 9 

Data 360 badge question -

 

When I search "Is US Based", I got the following: 

1. For a starter, I don't see a "Lead Category" on the screen 

 2. I don't see "

Lead.Party > Party.Individual > Unified Individual.Unified Individual Id.

" in container path 

 3. What's "Container Object Name"? It's not specified in the instructions  

image.png

 

What did I do wrong? 

 

#Trailhead Challenges  #Agentforce  #Salesforce Developer  #Trailhead  #Salesforce Admin  #Salesforce  #Certifications

4 réponses
0/9000