חיפוש של Power Apps
חפש ב-
Create and retrieve table row relationships (Microsoft Dataverse) - Power Apps
תיעודShows code samples to create and retrieve table row relationships.
Handle exceptions in a plug-in (Microsoft Dataverse) - Power Apps
תיעודUnderstand system behavior when a plug-in passes an exception back to the caller.
Developers: Get started with Microsoft Dataverse - Power Apps
תיעודLearn about some available methods that developers can use to access business data, customize business logic, write applications, and access external systems.
Use LINQ to construct a query (Microsoft Dataverse) - Power Apps
תיעודDescribes how to use the .NET Language-Integrated Query (LINQ) query provider to construct a Microsoft Dataverse query.
Apply SLAs to tables (Microsoft Dataverse) - Power Apps
תיעודLearn about applying SLAs to custom tables by enabling tables for applying SLAs. Also, you can create SLA KPIs.
Asynchronous service (Microsoft Dataverse) - Power Apps
תיעודLearn about the asynchronous service that manages system jobs.
Behavior and format of the date and time column (Microsoft Dataverse) - Power Apps
תיעודThe DateTimeAttributeMetadata class is used to define and manage columns of type DateTime in Microsoft Dataverse.
Azure integration (Microsoft Dataverse) - Power Apps
תיעודLearn how Microsoft Dataverse can be configured to send data to the Azure cloud.
Customize table and column mappings in Power Apps (Microsoft Dataverse) - Power Apps
תיעודLearn about mapping columns between tables that have a relationship in Power Apps. This lets you set default values for a record that is created in the context of another record.
Create a Custom API using the plug-in registration tool (Microsoft Dataverse) - Power Apps
תיעודCreate a Custom API using the plug-in registration tool
Flip component - Power Apps
תיעודThis sample shows how to use third-party libraries to create components in Power Apps component framework. The flip sample component is implemented based on angular.js, angular-ui, angular-animate, angular-sanitize, bootstrap.
Formatting API component - Power Apps
תיעודThis sample component explores the various methods available as part of the Power Apps component framework formatting API.
Paging behaviors and ordering (Microsoft Dataverse) - Power Apps
תיעודLearn about the different paging behaviors for FetchXML queries and how you can write queries to get the desired paging results.
Web service error codes (Microsoft Dataverse) - Power Apps
תיעודThis topic lists the error codes you might encounter when you debug your code.
Execute batch operations using the Web API (Microsoft Dataverse) - Power Apps
תיעודBatch operation lets you group multiple operations in a single HTTP request. Read how to execute batch operations using the Web API
Security concepts for developers (Microsoft Dataverse) - Power Apps
תיעודA brief summary of security concepts.
Sample: Attachment and Annotation file operations using Dataverse Web API (Microsoft Dataverse) - Power Apps
תיעודThis sample demonstrates how to perform operations with file data using the Attachment (ActivityMimeAttachment) and Note (Annotation) tables using the Dataverse Web API.
Web API Conditional Operations Sample (Client-side JavaScript) (Microsoft Dataverse) - Power Apps
תיעודThis sample demonstrates how to perform conditional operations using Microsoft Dataverse Web API and client-side JavaScript.
Actions on visualizations (charts) (model-driven apps) - Power Apps
תיעודUsing the Microsoft Dataverse web services, you can perform the following actions on the visualization tables.
Analyze data with dashboards (model-driven apps) - Power Apps
תיעודThe dashboard tables in Microsoft Dataverse enable you to present data from various charts, grids, IFRAMES, or web resources simultaneously. Dashboards allow you to compare and analyze various pieces of customer information, and give you data snapshots.
Sample: Quick start for XRM Tooling API (Microsoft Dataverse) - Power Apps
תיעודThis code sample demonstrates how to connect to a Microsoft Dataverse environment by using the XRM Tooling APIs, and then perform basic create, update, retrieve, and delete operations on a table
addOnSelection (Client API reference) in model-driven apps - Power Apps
תיעודIncludes description and supported parameters for the addOnSelection method.
addPreSearch (Client API reference) in model-driven apps - Power Apps
תיעודIncludes description and supported parameters for the addOnPreSearch method.