Einstein Search in Salesforce
Search results are personalized based on record ownership, recent activity, geography, etc. It allows us to hover. When we hover the suggestion, it will show additional information. Shows Page-level record ....
Search results are personalized based on record ownership, recent activity, geography, etc. It allows us to hover. When we hover the suggestion, it will show additional information. Shows Page-level record ....
Lightning Experience app. It's a paid product. Used for masking data and provide Data Security.Anonymization - Replacing with Random Characters.Pseudonymization - Replacing from Library.Below should be enabled in the org1. ....
1. USING SCOPE clause for SOQL The new USING SCOPE clause for SOQL queries lets you limit results by filterScope. Syntax: SELECT column_name FROM table_name USING SCOPE filterScope_value filterScope_value can ....
1. Smart Totaling in Reports in Salesforce “Smart” totaling means that duplicate data is counted only once in any subtotal or total. Salesforce uses “smart” totaling when you run reports ....
1. Create a Product record and enable Revenue Scheduling Enabled, Monthly for Revenue Installment Period, Divide Amount into multiple installments for Revenue Schedule Type and 12 as Number of Revenue ....
Organization-wide Default(OWD) 1. Private(Read through related to records) 2. Controlled by Parent(Read/Write based on related to records) Activities with no WhoId and WhatId are considered to be Private and only ....
1. Set Workflow to Finer in the Trace Flag in the Debug Log. 2. Look for Flow Elements(Flow_Element) in the Debug Log. 3. Version Id in the Error Message is ....
1. Select View Keyboard Shortcuts from help. 2. You can view the shortcuts.
1. Check whether the pick list field dependency is set. 2. If the object have record types, make sure the record type have the selected pick list value from Lead ....
You can check for 60 minutes and 24 hours usage under Lightning Sync Status. Create a custom report type with LightningSyncError for Error Report.