Top 50 Salesforce Admin Interview Questions You Must Prepare 19.Mar.2024

1.First check that every field used in report has Field level security for external users.
2.Check whether Standard Report Visibility settings are enabled, if it is enabled user can be able to see reports which are based on standard report types.
3.Now external user can be able to access sensitive information of internal user.

Salesforce Workflow is a business logic that evaluates the records as they are created, updated in an object to apply automated process like Assigning Tasks, Emails, Field Update and outbound message sending.

No, it is not possible to delete reports using data loaders.

Analytical Snapshot in Salesforce are used to create reports on historical data.

In salesforce reports, bucket fields are used to categorize reports records . When we use bucket field in reports there is no need of creating formula or a custom field.

App means an Application. In Salesforce an Application consists a group of tabs which are designed to work as a single function. We have number of applications in Salesforce.com some of them are sales, marketing, chatter, site.com, work.com etc.

We can create new application and also customization for the existing apps in Salesforce.com. To create new app in sfdc go to Setup=>Build=>Create=>App.

  1. Login hours are set in an organization to restrict the user’s who tries to login before or after login hours.
  2. To set login hours in an organization go to Setup=>Administration=>Manage users=>Profiles.
  3. IP ranges are used to restrict any login attempt is done from unknown IP addresses. Usually organizations maintain login IP ranges.
  4. To set Login IP ranges in salesforce go to Setup=>Administration Setup=>Manage Users=> Profiles.

1.Roll-Up Summary field can be created only in a object which is referred as a object with a master detailed relationship field.
2.Roll-Up Summary field can only created for Master-detail Relationship.
3.Roll-Up Summary field can not be  created for Look-up Relationship.
4.It Derives the data from child Object.
5.We can’t change field type of a field that we reference in a roll-up summary field.
6.Auto numbers are not available here.
7.Roll-Up Summary fields are not available for mapping lead fields of converted fields.

Dynamic dashboards in Salesforce displays set of metrics that we want across all levels of your organization.

Dynamic Dashboards in salesforce are Created to provide security settings for the dashboards in salesforce.com. We may have a requirement in an organization to “view all data” by every user in an organization according to their access we have to select Run as Logged-in User. There are two setting option in Dashboards. They are

1.Run as specified User.
2.Run as Logged-in User.

Time dependent workflows are not executed independently. Time dependent workflows remain constant in the workflow queue as long as the workflow rule criteria is valid.

Permission Sets : In this Permission sets we define the access level of the user. Generally we determine what a user can do in the applications. These are used to grant additional permission to a user.

Profiles : In Object level Security, Profiles are assigned to the user by system administrator. A profile can be assigned to many users where as a user can have only one Profile.

Salesforce indexed some fields by default they are Id, name, owner fields, lookup fields, master-detail relationship fields, audit dates like Last Modified dates.

In salesforce.com, deleting a user is not possible. But the user can be deactivated by freezing that user in salesforce. To deactivate user go to Setup=>Administer=>Manage users=>Users=>Click on Freeze.

There are three types of reports in salesforce.com they are

1.Tabular reports.
2.Summary reports.
3.Matrix reports

Matrix reports is salesforce are those where the data is arranged in grid format having rows and columns. Data is arranged vertically and horizontally in tables like excel format.

In Field dependency, we have to fields controlling filed and dependent field. When a selection is made the controlling field controls dependent picklist values.

Ex:- When a country is selected in dependent picklist then the states are available to that country. Here country is controlling field and State is dependent field.

No, we can not change the settings of child record in Master Detail relationship because child record is controlled by parent record.

Roles :- Using we can provide record level access like organization wide defaults, Role hierarchy, sharing rules and Manual sharing. Simply roles influences record level access.

Profiles :- Using  profile object level and field level access can be made like general permissions, tab level permissions, read & write permissions etc.

Hybrid Cloud is the combination of number of clouds of any type but the cloud has the ability to allow data and / or applications to be moved from on cloud to another cloud. Hybrid Cloud is a combination of (Public Cloud ,Private Cloud, Community Cloud). Here API is used as an interface between public and Private Cloud.

@Tasks.
@Email alerts.
@field updates.
@Outbound messages

Salesforce dashboard components are used to represent data. Salesforce dashboards have some visual representation components like graphs, charts, gauges, tables, metrics and visualforce pages. We can use up to 20 components in single dashboard.

 

 

Public cloud can be available to people across the world. In this Public Cloud the user has no control over the resources.

The user must have “View All Data” permission is required to set the running users.

Trend reports in salesforce are those which displays historical data. Trend reports are used to analyse which fields contains data that we want to leave out.

Cloud computing has made tremendous growth in processing power, reliability of the Internet and the great increase in broadband speeds.

It makes tremendous sense to make use of the centralized server of the provider of cloud computing services as not only does it reduce the costs by a great extent by making redundant the need to buy several software licenses, it also eliminates the huge costs required by an organization to maintain and upgrade existing software.

Full form for CRM or Acronym for CRM is “Customer Relationship Management “. We can understand from the full form where CRM is an application used to automate Sales and marketing functions by a using a Software called CRM Software. BY using CRM Software every Company / Organization plans to increase their revenues and profits. This strategy of increasing revenue is done mainly by attracting Customers, clients, Sales etc.

Standard reports in salesforce are those provided by salesforce.com. These type of reports can not be deleted and used primarily for creating custom reports.

In field level security, we control the user what to see, edit, delete of a particular field in the object.

Workflow tasks in salesforce are used to assigns a task to users. Using tasks we can specify the Subject, Status, Priority, and Due Date of the task. Tasks are workflow & approval actions that are triggered by workflow rules or approval processes.

Custom report types in salesforce allows us to build framework in the report wizard when creating custom reports. This custom reports can be created between standard and custom objects.

Permission sets in salesforce.com are the combination of different settings and permission sets given to user to access records and files.

Note :- Manual sharing is available for only Organization wide default settings are private to the object.

Organization wide default settings are used to set red, write, read/write permissions

Field updates in workflow and approval processes specifies the field that we want updated and inserting the new value for it. Depending on the field type, we can choose the following options. They are apply a specific value, make the value blank, or calculate a value based on a formula you create.

Salesforce uses role hierarchy to automatically to grant access to users by default. We can not edit Grant Access using Hierarchies for standard objects and can edit Grant Access using Hierarchies check box for Standard objects.

 “Cloud Computing definition given by NIST (US National Institute of Standards and Technology) : Cloud Computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction“.

Some of the custom field types are date field, Date/Time field, Currency field, Checkbox field, Number field, Text field, Pick list field, Email field, percent fields, phone field, Url field and many more.

Salesforce is one of the best customer relationship management (CRM) tool. Salesforce is among one of the best web based flexible and powerful database provider available in the market.

In Unlimited edition we can create up to 500 fields per object. In professional edition we can create up to 100 custom fields per object.

Yes, It is possible to create Master-Detail Relationship on existing record. First we have to create Look-Up relationship to a  record then convert it to master-Detail Relationship.

We can clear time based workflow action queue in two ways they are

1.Make the criteria false.
2.Removing scheduled actions from the queue.

Email alert is one of the action used in workflow and approval. They are used to generate email template by a workflow rule or approval process and sent to destination recipients. We can send workflow email alerts  to users, contacts having an valid email address.

In salesforce.com. workflows consists of 5 components they are.

1.Workflow rules.
2.Workflow tasks.
3.Workflow Email alerts.
4.Workflow field updates.
5.Workflow Outbound messages

No. we can no create master detail relationship first create look up relationship and associate look fields for every parent record and then convert this to Master detail relationship.

In Salesforce.com, most reports run automatically when we click on the report name. If we want to run a report click on “Run Report” to run automatically.

Salesforce Dashboards are the graphical representation and visual presentation of reports data in salesforce.

“Cloud Computing is a new trend in IT development, deployment, Delivery module of business Products, Services that are provided over the internet that are been used by the real time User“

Custom reports in salesforce are those created by user with specific criteria. These type of report can be deleted, edited and stores in personal folders.

Page Layout :- In page layout customization can be done like fields, related lists, custom links can be arranged.

Record Types :- Record types in salesforce helps to implement business processes like defining picklist values for standard and custom pick lists.

Static resources helps to store upload images, files, zip files, documents, javascript files, Css Files which can be used in visualforce pages. Maximum data storage limit for static resource is 250mb.