ビュー
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。
ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。
CData Power BI Connector for Reckon ビュー
| Name | Description |
| BillLinkedTransactions | Query Reckon Bill Linked Transactions. |
| CompanyInfo | Query the company information from Reckon. |
| CreditMemoLinkedTransactions | Query Reckon Credit Memo Linked Transactions. |
| CustomColumns | Query Reckon Custom Columns. |
| DeletedEntities | Query deleted Entities. |
| DeletedTransactions | Query deleted Transactions. |
| EstimateLinkedTransactions | Query Reckon Estimate Linked transactions. |
| Host | Query the Reckon host process. The Host represents information about the Reckon process currently being executed. |
| InvoiceLinkedTransactions | Query Reckon Invoice Linked Transactions. |
| ItemReceiptLinkedTransactions | Query Reckon Item Receipt Linked Transactions. |
| Preferences | Query information about many of the preferences the Reckon user has set in the company file. |
| PurchaseOrderLinkedTransactions | Query Reckon Purchase Order Linked Transactions. |
| SalesOrderLinkedTransactions | Query Reckon Sales Order Linked Transactions. |
| StatementChargeLinkedTransactions | Query Reckon Statement Charge Linked Transactions. |
| Templates | Query Reckon templates. |
| Transactions | Query Reckon transactions. You may search the Transactions using a number of values including Type, Entity, Account, ReferenceNumber, Item, Class, Date, and TimeModified. |
| VendorCreditLinkedTransactions | Query Reckon Vendor Credit Linked Transactions. |