| languages |
|
||
|---|---|---|---|
| products |
|
||
| page_type | sample | ||
| description | This sample shows how to create a dataset component for canvas apps in Microsoft Power Apps. |
This sample shows how to create a dataset component for canvas apps. The dataset component also showcases how to use the dataset API methods to get column metadata, record data, page through data, and handle navigation.
This sample works for canvas apps.
Power Apps component framework
Get your own free development tenant by subscribing to Power Apps Developer Plan.
This sample was created by the Power Apps component framework team.
| Version | Date | Comments |
|---|---|---|
| 1.0 | January 18, 2024 | README created |
Install the Microsoft Power Platform CLI.
Follow the steps in the README.md to generate solutions containing the controls so you can import and try the sample components in your model-driven or canvas app.
Implementing dataset component for canvas apps
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
