CRM, General, Salesforce Administration, Salesforce Developer

How to De-Activate or De-Provision Salesforce Users using Flow

Introduction to Salesforce Flow Creating a flowโ€”such as automatically changing the value of a field to a value you specify based on certain criteria, as we do hereโ€”is another way to prevent data from getting messy. Depending on the type of field, you can apply a specific value, make the value blank, or calculate a… Continue reading How to De-Activate or De-Provision Salesforce Users using Flow

General, Salesforce Developer

Resume / CV preparation for Salesforce fresher

What is CV? In English, a curriculum vitae, Latin for "course of life", often shortened to CV, is a short written summary of a person's career, qualifications, and education.  This will help the Salesforce fresher to know which section should be mention. CertificationTechnical SkillsKey StrengthAcademic qualifications Tips Resume / cv should be short and crisp.Use… Continue reading Resume / CV preparation for Salesforce fresher

Cloud Solution, General, Salesforce Administration, Salesforce Developer

Cloud Solution Providers

** Software-as-a-Service (SaaS) - CRM SaaS is where software is hosted in the cloud, but appears on your device with full functionality. Salesforce.com Salesforce has turned into the go-to provider for SaaS CRM solutions, with Gartner stating the firm is dominating the market. With the arrival of Force.com, it's pushed into the world of Platform-as-a-Service… Continue reading Cloud Solution Providers

Salesforce Administration, Salesforce Developer

How to write formula for Picklist values & currency fields types in Salesforce custom objects

Salesforce Administration, custom formula Example #1 = To decide the target incoice date Field name: "Invoice_Date__c" is the day when invoice generated "Day_Till_Due_Date__c" is a picklist (Value are like 7, 14,21,28,60 etc..) Invoice_Date__c + Value(Text(Day_Till_Due_Date__c )) TimeSheet calculations: No of Hours + Overtime hours (weekend & bank holidays) + Overtime hours (weekdays) e.g Picklist values… Continue reading How to write formula for Picklist values & currency fields types in Salesforce custom objects

Salesforce Administration, Salesforce Developer

Salesforce is game-changing technology, with a host of productivity-boosting features, that will help you sell smarter and faster

Salesforce takes all of that important data and organizes it into a simple user interface. Itโ€™s one place for you to: Manage all your contacts Work with your prospective customers Organize tasks and to-do items Focus on the right deals Collaborate with your team Showcase your big wins Close more business

Salesforce Administration, Salesforce Developer

Setting a date/time field default value

There is an date & time field. Which is set to current date and time automatically syncing with system. Problem: some times front end agents forgot to change the Time and submit the order. I want agents to select the proper time before submitting the order. Question: Would it be possible to set the default… Continue reading Setting a date/time field default value