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.

Hello Team, 

 

One of the users has all the access as similar to his peer, but he is not able to see one specific section that is "Procurement Request List" in the CS Project Task.  

 

It looks like it is there, but not visible & it showing as hidden. 

Below screenshot for reference.

One of the User is not able to see

We have also tried to check in the Profile Settings (Customize My Pages), but no luck to identify where we are missing. 

 

I will need someone to help me understand, if I am missing something here.  

Please assist. 

 

 

 

#Salesforce Developer

3 answers
0/9000

Hi ! I want to hide a  global filter  after locking the value in it. How can I do that in CRM Analytics Dashboard ?

3 answers
  1. Today, 6:45 AM

    The easiest way is to create the global filter (as single filter), then pick the initial values and delete the filter widget afterwards. The filter will still be active, but not displayed on the dashboard. 

    Another way would be to create an additional page and position the filter there.

0/9000

Control Access to Objects

 

I am struggling with

"Control Access to Objects." I created the Permission Set "Access and Manage Reviews," but when I try to assign access to the "Reviews" object, it doesn’t appear in the object list. I also created a Custom Object, but it’s not being accepted for the challenge. Similarly, I couldn’t find the "Positions"

object in the object list. 

 

This is the error I get when trying to complete this challenge: 

We can't find that the ‘Manage Positions’ permission set grants read, create, and edit object permissions for Position.

 

I have seen other discussions saying I need to download something. Would anyone be able to vouch for this? 

 

Thank you 

 

#Agentforce  #Trailhead Challenges

5 answers
  1. Today, 6:55 AM

    HI @Michelle Bossi

     

    I'm a member of the Trailhead Help team, we are glad that your issue was resolved. kindly share the solution that helped you resolve the issue or please make sure to mark the response which helped you to resolve your query as 'Best Answer' so that it might help the fellow Trailblazer's who are facing the similar issue.

     

    Thank you!

0/9000
2 answers
0/9000

While doing the tarilhead for "Enhance Agentforce to Act on Data with Conversational Languaage" module https://trailhead.salesforce.com/content/learn/projects/connect-data-cloud-to-copilot-and-prompt-builder/enhance-copilot-to-act-on-data-with-conversational-language?trail_id=become-an-agentblazer-champion

 

 

getting this error after performing the last step in teh flow. refreshed, closed and launched the palyground but still the flow is giving this error. 

 

#Trailhead Challenges

1 answer
0/9000
2 answers
0/9000

Any Idea why not able to sign up for Salesforce Complete the Superbadge: Agentforce for Service and other badges for Innovator modules ? 

  #Trailhead Superbadges #Trailhead

I've been facing multiple technical issues and now this. Can anyone throw some light on me how this issue resolved ? 

 

 

Li'l background, I have faced issues on finishing up the Agentforce Champion earlier, though all modules are 100% complete, the trail doesn't show up as complete and the case took 3 weeks for team to verify and resolve back. Happy that it was resolved. 

 

Now on Innovator Module, I am at the super badges units and unable to signup for a custom developer orgs for these units.

2 answers
0/9000

We have years of bad data in our marketing cloud. Although I am not part of the department and have little knowledge here, I have been tasked with cleaning up the subscriber list.  

 

Currently it is obvious that contacts that were deleted during a merge are still in there. That seems to be the easiest place for me to start a clean up. Is there a good trail or article for this?

1 answer
  1. Divya Chauhan (Kcloud Technologies) Forum Ambassador
    Today, 6:44 AM

    Hello @Raquel Riemer

     

    To clean up your Marketing Cloud subscriber list by removing contacts deleted during a Salesforce CRM merge: 

    In Setup >Contact Builder >Contact Configuration >Contact Delete, set to Enabled with a 0-day suppression period. 

    In Automation Studio, create an SQL query to find contacts in Marketing Cloud but not in Salesforce: 

    SELECT s.SubscriberKey FROM _Subscribers s ON c.Id =s.SubscriberKey WHERE ID IS NULL 

    Make a sendable data extension with subscriberKey.Run the SQL query to populate it. 

    In Contact Builder>All Contacts, use 'Delete contacts from data extension,' select 'Delete Contacts ' and confirm deletion. 

    Schedule an automation in Automation Studio with the SQL query and a Script Activity for ongoing maintenance. 

    Check Contacts Analytics or run a Contacts Count report to confirm deletions. 

    Export contacts to CSV via Data Extract Activity before deleting. 

     

     

     

0/9000

We are based in Florida, I do not see the option for Eastern Standard Time ?  

Which one should I be using? 

 

#Salesforce Admin

1 answer
  1. Today, 6:40 AM

    Hi @Sabrina Vogel

     

     

     

    • This time zone automatically handles the switch between Eastern Standard Time (EST) in the winter and Eastern Daylight Time (EDT) in the summer, so you don’t have to manually change it.
    • If your system uses more technical names, look for America/New_York, which is the standard identifier for Eastern Time including Florida.
    • This way, all your timestamps and schedules will align correctly with local time in Florida year-round.

    Hope this helps! 

     Also, if you find this content helpful please mark it as the best answer.

0/9000
1 answer
0/9000