Salesforce Geeks
12.9K subscribers
1.17K photos
7 videos
45 files
1.7K links
If your Goal is to learn Salesforce as Quickly as possible, Join this like minded Salesforce Folks Community.

Salesforce Free & Paid Courses - https://bit.ly/cloudpadhle-courses

youtube: youtube.com/salesforcegeek

NOTE : Dumps = Permanent Ban
Download Telegram
What is Agile?

For more Join bit.ly/salesforcegeeks
πŸ΄β€β˜ οΈ Treasure Hunt Spring 22 release is live (preview orgs).

πŸ‘‡ Below are my Findings for Salesforce Flow till now.

πŸ”Έ Flow Trigger Explorer - for Record Triggered Flow a very cool UI to explain the journey of the RT Flow

πŸ”Έ New Addition of Logic Element - Collection Filter - You can add an additional filter to the collection variable.

☁️ Salesforce Flows are the future so start learning Salesforce flow from Salesforce Flow for Beginners Series

πŸ”— https://lnkd.in/gGPHagYb
Message from SFDC panther it’s really disappointing youtube playing it’s monopoly like this😑
Forwarded from PantherSchools (Amit Singh)
πŸ›‘ Important Announcement πŸ›‘

Hello Guys,

I have recieved an email from Google that my YouTube channel might get deleted ( due to some issue ) because of some issues I am not clear with them and they did not cleared it yet.

➑️ I have created a back-up channel and here is the link

πŸ”—https://youtube.com/channel/UC3UHYTdugstEekjq7Po7dmg

πŸ”ΆPlease do like share and subscribe this channel so if old one get deleted then I will upload the new videos here in this channel.
Sales Cloud Consultant Certification Notes -


Some Common Limitations -

πŸ”ΈHistorical trend reports are supported only for matrix reports.
πŸ”ΈYou can’t import documents into an org using the Data Import Wizard.
πŸ”ΈSearch options are unavailable to Chatter Free users

For more Join bit.ly/salesforcegeeks
Salesforce Apex Code Optimization -

πŸ”ΈDon't put DML or SOQL Inside Loops
πŸ”ΈLimiting data rows for lists
πŸ”ΈDisabling Debug Mode for production
πŸ”ΈStop Describing every time and use Caching of the described object
πŸ”ΈAvoid .size() and use .isEmpty()
πŸ”ΈUse Filter in SOQL
πŸ”ΈLimit depth relationship code
πŸ”ΈAvoid Heap Size
πŸ”ΈOptimize Trigger
πŸ”ΈBulkify Code
πŸ”ΈForeign Key Relationship in SOQL
πŸ”ΈDefer Sharing Rules
πŸ”ΈUse collection like Map
πŸ”ΈQuerying Large Data Sets
πŸ”ΈUse Asynchronous methods
πŸ”ΈAvoid Hardcode in code
πŸ”ΈUse Platform Caching
πŸ”ΈUse property initializer for test class
πŸ”ΈUnwanted Code Execution

Post Credit - https://salesforcecodex.com/salesforce/optimizing-salesforce-apex-code/
Forwarded from Salesforce Geeks
πŸ‹οΈβ€β™‚οΈStart LearningπŸ§‘β€πŸ’» #Salesforce ☁️ Flows

ClickπŸ”— Now to Check Awesome Scenarios:

https://lnkd.in/grYJyKv

for more join bit.ly/salesforcegeeks
Scenario - Record Triggered Flow to create Task whenever a lead is created with respective picklist field Rating

Link πŸ”— https://youtu.be/8ga0wyt46Iw

for more join bit.ly/salesforcegeeks
Salesforce Job Alert for Freshers 🚨

for more join bit.ly/salesforcegeeks
Should I post Job opportunities here or in Facebook Group?
Anonymous Poll
87%
Telegram
4%
Facebook
9%
Any other platform ? (Comment)
The total number of records that can be returned by SOQL queries
Anonymous Quiz
14%
5000
19%
10000
9%
100000
58%
50000
Can CreatedDate be larger than LastModifiedDate ?
Anonymous Quiz
71%
No πŸ˜•
23%
Yes πŸ‘
6%
Don’t know
Forwarded from Salesforce Geeks
πŸ‘¨β€πŸ’»Playlist Updated

πŸ”΄Salesforce ☁️ Flow for Begineers

πŸ”— https://bit.ly/salesforce-flow-for-beginners
If you are confused by kebab case, camel and pascal, and many more checkout the photo

For more join bit.ly/salesforcegeeks
Total number of records retrieved by a single SOSL query
Anonymous Quiz
11%
1000
33%
2000
12%
5000
45%
50000