PantherSchools
7.86K subscribers
494 photos
11 videos
23 files
1.52K links
The sole purpose of the channel is to share the knowledge about salesforce mulesoft, javascript and also share any job vacancies.

Join Link
πŸ–‡οΈ https://telegram.dog/sfdcpanther

❌No Dumps ❌
❌No proxy ❌
❌No spam ❌
Download Telegram
πŸ“Œ There are two date fields on an Object say Date1 & Date2, Now I want to Write a SOQL Query in SOQL Editor to fetch all the Object records where Date 2 is Greater than Date 1.
❓how you will do this using SOQL only?
PantherSchools pinned Β«πŸ“Œ There are two date fields on an Object say Date1 & Date2, Now I want to Write a SOQL Query in SOQL Editor to fetch all the Object records where Date 2 is Greater than Date 1. ❓how you will do this using SOQL only?Β»
Which is not a valid SOQL Keyword?
Anonymous Quiz
3%
SELECT
4%
GROUP BY
2%
WHERE
51%
ROLLUP
41%
FILTER
What is the Size of List in Salesforce?
Anonymous Quiz
12%
3MB
7%
1MB
22%
10K Records
30%
50K records
30%
6MB
πŸ“Œ Full Time Salesforce Trainer Required

If interested then share your resume to the mentioned email.

Company Name - Hexaview Technologies
Email - Nishtha.kalra@hexaviewtech.com
Location - Noida

πŸ“Œ P.S. I am just sharing the Job opening
πŸ“Œ Learn Salesforce #Integration, #LWC with SFDCPanther on the Udemy platform.

πŸ”΄Buy all my courses for just β‚Ή360(Individual Course) Use Coupon code MAY2021SALE

πŸ“ŒSalesforce #Integration - https://lnkd.in/eQ5jRZC

πŸ“ŒSalesforce #LightningWebComponent - https://lnkd.in/eV4zfRU

πŸ“ŒSalesforce Real-Time Project - https://lnkd.in/eZHyC9A

#Learn #Salesforce #Udemy #Integration #LWC #Lighning #WebComponent
Can we change the Profile of the Default Salesforce Admin in Salesforce ORG?
Anonymous Quiz
37%
Yes
49%
No
8%
Yes, Using Apex
2%
Yes, Using Flows
4%
None of the Above
What is the OutCome of below Code

function sayHi() {
console.log(name);
console.log(age);
var name = 'Lydia';
let age = 21;
}

sayHi();
πŸ“Œ Tips to clear the Salesforce Certified Data Architecture & Management.

πŸ”— https://www.sfdcpanther.com/how-to-clear-salesforce-certified-data-architecture-management-designer/
πŸ“Œ Hiring Alert
Agile in Salesforce | Agile salesforce implementation
– Agile vs Waterfall
– Introduction to Scrum
– Scrum Roles
– Scrum Ceremonies
– Q&A
https://youtu.be/YAGnhQ_XYpQ
Can we use Trigger.New in an Apex Class and it will work as intended?
Anonymous Quiz
47%
Yes
53%
No