Skip to main content

Posts

Data Cloud Consultant Certification Maintenance (Winter '25)

  Learn What’s New in Data Cloud Setup and Administration for Winter ’25 Do More with New Data Types in Data Cloud To enhance flexibility, you can now use the email, URL, phone, percent, and Boolean data types in Data Cloud. These data types expand data compatibility and interoperability with external systems that interface with Data Cloud. Data Type Description Email Stores email addresses. The email data type is modeled on the text data type. You can use any valid text value for ingestion into an email data type field. Data Cloud doesn’t validate the format. URL Stores URL values. Data Cloud doesn’t parse or interpret the ingested URL value. It also doesn’t validate the value for correctness. Data Cloud doesn’t store any metadata related to the URL. Phone Stores phone numbers. Data Cloud doesn’t validate the format of the phone number. The phone data type is modeled on the text data type. Any valid text value is accepted for ingestion into a phone data type field. Percent Holds p...

Maintain Your Platform Developer I Certification for Winter ’25

  Make Invocable Actions Easier to Configure with New InvocableVariable Modifiers Simplify the configuration of invocable actions using new modifiers from Salesforce. Both the defaultValue and placeholderText modifiers will appear in Flow Builder for the Action elements that correspond to an invocable method. Here’s how to use them. defaultValue Modifier : Set a default value for an input parameter. When the action is used, the input parameter will have a predefined value unless changed by the user. placeholderText Modifier : Set custom placeholder text for an input parameter. Text can provide examples or additional guidance to help users understand what to enter in the input field. Accessing these modifiers in Flow Builder makes it easier to configure and use the actions within your flows. This change applies to Lightning Experience and Salesforce Classic in Performance, Unlimited, Developer, Enterprise, and Database.com editions.

Platform Developer I Certification Maintenance (Winter '24)

Due Date:   December 6, 2024 1. Which SOQL keywords can be used to respect the object permissions of the running user for a query in Apex code? A. WITH USER_MODE 2. Where can an error message be displayed by adding the Custom Error Message element to a flow? A. In a window on the record page and As an inline error on a specific field 3. Why are the lwc:if, lwc:elseif, and lwc:else conditional directives more efficient than the legacy if:true and if:else directives? A. Property getters are accessed only once per instance of the directive. 4. Which of the following can be used to iterate through lists or sets in a for loop? C. Iterable variable 5. Which Apex feature can be used to customize the behavior of the List.sort() method? B. Comparator interface Get Hands-on with Bind Variables in a SOQL Query Launch the org you’ll use for the hands-on challenge, then do the following prework. Step: 1 Now, as mentioned in trailhead challenge, we need to create one apex class. To open the Deve...

Salesforce Architect Certification Maintenance (Winter '24) All

 Salesforce Architect Certification Maintenance (Winter '24) Which Salesforce tool can be used to create time -based system performance reports? Ans: Scale Center   What are the most recent improvements to the Salesforce Backup app? Ans: Inprove page design and Clearer setup flow guidance   How can Data Cloud be used by Data Architects? Ans: Map and model data   How could you customize an email Contact field to target customers with the highest lifetime value across the enterprise? Ans: Copy data from a CIO field for lifetime value.   Which feature allows a business to segregate data and processes across multiple brands? Ans: Data Spaces   Which Salesforce feature enables encryption keys stored outside of Salesforce to encrypt and decrypt your Salesforce data? Ans: External Key Management What is the advantage of using the DevOps center to manage change and releases? Ans: Capture changes in source control system.   How can you limit sanbox access to on...

Salesforce Certified Tableau CRM and Einstein Discovery Consultant Spring ’24

Maintain Your Tableau CRM Einstein Disc. Cons. Certification for Spring ’24 Start a Dynamic Flow Directly from a Dashboard Text Widget Launch flows from your Analytics dashboard using flow interactions. For example, on a dashboard tracking case, design a text widget that launches your custom case assignment flow with a single click. The flow interaction passes dynamic user ID values to the flow, so users don’t have to leave your dashboard to do their work. Flow interactions are available only for the text widget. Where: This change applies to CRM Analytics in Lightning Experience and Salesforce Classic. CRM Analytics is available in Developer Edition and for an extra cost in Enterprise, Performance, and Unlimited editions. How: In the dashboard editor, select a text widget. On the Interactions tab on the Widget Properties panel, add a Start a Flow action and select the flow. After adding the interaction, a user can click the text widget and preview the dynamic values before starting th...

Platform App Builder Certification Maintenance (Winter '24)

 Maintain Your Platform App Builder Certification for Winter ’24 The Enable Reactive Components for Screen Flows running API Version 57.0 and 58.0 setting expires in Winter ’25. Before that release, upgrade your flows to run on API version 59.0 or later to take advantage of reactive components. Build Screen Flows with Reactive Global Variables Save time by referencing global variables in reactive formulas on flow screens. Use custom labels in reactive formulas to display translatable text to your users. For example, create a custom setting called DiscountPercentage, which specifies org, profile, and user discount percentages. Reference the variable in reactive formulas across a screen flow. The screen flow applies the correct discount value for the user running the flow and recalculates the value as the user makes changes.   Build Screen Flows with Reactive Selections Use choice components to respond to user selections elsewhere on the same screen. For example, on a flow ...

Maintain Your Administrator Certification for Spring ’24

Maintain Your Administrator Certification for Spring ’24 Intelligence Views Intelligence views are now available for leads, contacts, and accounts in Sales Cloud. Turn on a view in Setup and then add the Intelligence View button to the view-button layout for the applicable page. New Salesforce organizations include the views by default, but admins for existing orgs can enable: Lead Intelligence View Contact Intelligence View Account Intelligence View Find specifics about these views in the next three topics. Turn on Contact Intelligence View in Contact Intelligence View Setup and add the Intelligence View button to the Contact List View button layout. To view engagement metrics, enable Email Tracking in the Inbox section of Sales Engagement Setup. To see the Intelligence View, users go to the Contact home page and click Intelligence View. To view engagement metrics, choose Engagement Metrics from the Metrics menu. To see the Account Intelligence view, go to the account home page and cl...

Tableau CRM Certification Maintenance (Spring '23)

Maintain Your Tableau CRM Consultant Certification for Spring ’23 1. Where is the multivalue function used? Data Prep’s formula transformation 2. Which sampling option is available to populate a data sample? Select All Column Values 3. What simple process allows a user to upgrade old dataflows to use the latest Data Prep features? Convert to Recipe 4. What does the Input widget do? Captures numeric values to be used as a data source 5. Templated CRM Analytics apps can be refreshed manually or on a schedule. Where are these refresh controls accessed In actions in the App Install History   6. What are the steps to add a tooltip to a selected repeater widget? Click Tooltip, set content and size, preview, then click done

Administrator Certification Maintenance (Spring '23)

 Maintain Your Administrator Certification for Spring '23 1. What information is listed in the Details panel for recently used reports? Answer: A, B, C 2. What is used to give sales reps access to a guided process to import contacts and leads? Answer:  Sample CSV file 3. Which feature efficiently removes inactive picklist values? Answer: Bulk Delete Unused Values 4. Which type of Process Builder processes can be converted using the Migrate to Flow tool? Answer: Record-triggered Get Hands-on with Enhance Record Pages With Dynamic Forms Follow steps show in Screenshot also highlighted with Red Box:

Translate