Power BI Connector for Zoho Books

Build 22.0.8479

Employees

Retrieves list of employees. Also, get the details of an employee.

Table Specific Information

Select

The 本製品 will use the Zoho Books API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • EmployeeId supports the '=' comparison.
  • Status supports the '=' comparison.
For example:
    SELECT * FROM Employees WHERE EmployeeId = '1894553000000068001' AND Status='All'

Columns

Name Type References SupportedOperators Description
EmployeeId [KEY] String Id of an employee.
Name String Name of an employee.
Email String Email address of an employee.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
Status String Filter employee based on the status.

使用できる値は次のとおりです。All, Billable, Nonbillable, Reimbursed, Invoiced, Unbilled

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479