Advanced Search

Here are a few examples of how you can use the search feature:

Entering this and that into the search form will return results containing both "this" and "that".

Entering this not that into the search form will return results containing "this" and not "that".

Entering this or that into the search form will return results containing either "this" or "that".

Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.

Assuming salaryrecord is required, the following result was found.

  1. Zoho People and Zoho Analytics: Push all Employee Salary Data to Analyticshttps://joellipman.com/articles/crm/zoho/zoho-people/zoho-people-and-zoho-analytics-push-all-employee-salary-data-to-analytics.html

    // parse the response loop through each record returned m_SalaryResponse = ifnull(r_SalaryData.get("response"),Map()); l_SalaryRecords = ifnull(m_SalaryResponse.get("result"),List()); for each m_SalaryRecord in l_SalaryRecords { // // start an increment...

    • Type: Article
    • Author: Joel Lipman
    • Category: Zoho People
    • Language: *
Results 1 - 1 of 1