How to get missing timesheets of an Employee from the Weekly timesheet in a month

To create a saved search for missing timesheets of an employee based on the Weekly timesheet, the first step is to consider the Work Calendar Hours for each week. Next, set the criteria as follows: Under the Criteria subtab, choose the Formula (Numeric) filter. The formula should be: CASE WHEN {submittedhours}<{workcalendarhours} THEN 1 ELSE 0… Continue reading How to get missing timesheets of an Employee from the Weekly timesheet in a month

How to fetch Bank Deposit Date and Bank Deposit Number to a Deposit Application saved search

Firstly, we need to establish the relationship between Bank Deposits and Deposit Applications. In the context of a Saved search, the Bank deposit fields are the 3rd joint fields of the Deposit Application. This means that the Bank Deposit is created from the Customer Deposit, and the applying transaction for the Customer Deposit is the… Continue reading How to fetch Bank Deposit Date and Bank Deposit Number to a Deposit Application saved search

How to publish the dashboard according to specific roles

Navigate to your home dashboard Select “Publish Dashboard” from the Settings Portlet If this option isn’t available, make sure your role has permission to publish dashboards. Check permissions at Setup > Users/Roles > Manage Roles. Edit your role. In the Permissions > Setup tab, add the “Publish Dashboards” permission. Fill out the name and ID… Continue reading How to publish the dashboard according to specific roles

How to add a discount item, discount applied item, and discount amount into the saved search

On the Results subtab, click Columns. For adding Discount Item: Select Formula(Text) from the list. In the Summary Type field, select Group CASE WHEN {item.class}=’Specify the discount name here‘ THEN {item} ELSE ” END For adding Discount Applied Item: Select Formula(Text) from the list. In the Summary Type field, select Group CASE WHEN nvl({discountamount},0)!=0 THEN {item} WHEN(NVL({grossamount},0)-NVL({netamount},0))>0 THEN {item} ELSE ” END For adding Discount Amount: Select Formula(Currency) from the… Continue reading How to add a discount item, discount applied item, and discount amount into the saved search

Scheduling Amazon DRR reports using MultiLogin

Multilogin is a tool that allows users to manage multiple Amazon Seller Central accounts simultaneously from one browser. With Multilogin, users can schedule data range reports for their Seller Central accounts to automatically run at specific times. To schedule a data range report(DRR) using Multilogin, you will need to follow these general steps: Log in… Continue reading Scheduling Amazon DRR reports using MultiLogin

Cost Benefit Analysis

A cost-benefit analysis is a process of comparing the projected or estimated costs and benefits (or opportunities) associated with a project decision to determine whether it makes sense from a business perspective. Generally speaking, cost-benefit analysis involves tallying up all costs of a project or decision and subtracting that amount from the total projected benefits of the… Continue reading Cost Benefit Analysis

Human Capital Management

Human Capital Management (HCM) helps companies acquire, develop, manage, and optimize their workforces. It helps create an environment that maximizes workforce potential by implementing a set of processes and policies around hiring, managing, and employee development. Workforce Analytics- It is about measuring the behaviors of employees, leaders, and candidates and using resulting insights to make… Continue reading Human Capital Management